Question
Output to pdf
Hola.
I have a .cfm page that is heavily marked up with css. It looks exactly the way the customer wants it but now they want to output that exact page into a pdf file. I know cfdocument/pdf doesn't do so well with css and that's true in this case. It outputs the document but it looks terrible.
Is there a better way to do this so I can output to pdf and have it look exactly the way the .cfm page does on the browser screen before going through the cfdocument transformation to pdf?
Can I output a page as an image?
Any assistance would be greatly appreciated.
I have a .cfm page that is heavily marked up with css. It looks exactly the way the customer wants it but now they want to output that exact page into a pdf file. I know cfdocument/pdf doesn't do so well with css and that's true in this case. It outputs the document but it looks terrible.
Is there a better way to do this so I can output to pdf and have it look exactly the way the .cfm page does on the browser screen before going through the cfdocument transformation to pdf?
Can I output a page as an image?
Any assistance would be greatly appreciated.
