I have to do a print friendly PDF for a set of dynamic HTML pages. Have done this in the past but not for many years so I am out the loop.
I am wanting to trap the request, pick up the HTML from the DB, pass it to a library which will sort out wrapping and such like then push the created PDF down the reponse pipe to a pop up.
Anyone know of anything that will handle this? Does not have to be anything fancy, cheap and easy are the watchwords on this job (just like my tarts).
Cheers
I am wanting to trap the request, pick up the HTML from the DB, pass it to a library which will sort out wrapping and such like then push the created PDF down the reponse pipe to a pop up.
Anyone know of anything that will handle this? Does not have to be anything fancy, cheap and easy are the watchwords on this job (just like my tarts).
Cheers
Comment