Skip to main content
Participant
May 27, 2010
Question

cfpdf - Poor Image Quality

  • May 27, 2010
  • 1 reply
  • 626 views

Hello,

I am using CF 9 and have tried various flavors of the below code.  The result jpg is always of poor quality while the source pdf is of high quality.  Any ideas?

<cfpdf action="thumbnail"  hires="yes" source="#fullPDFFormPath#" resolution="high"
                      destination="#tempPath#" overwrite="yes"
                      format="jpg" scale="100" transparent="no">
</cfpdf>

Thank you in advance...

    This topic has been closed for replies.

    1 reply

    Participant
    June 10, 2011

    I really wish Adobe would address this. I've noticed the same and I haven't found a resolution (no pun intended) yet.