Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFPDF thumbnail quality and size

Explorer ,
Jul 13, 2009 Jul 13, 2009

I am trying to generate an image from a PDF. I am using the thumbnail attribute and I have the quality set to high and the scale set to 100. Not only is the image quality bad, but it's NOT 100%. If I generate the thumbnail and open the thumbnail and also open the source PDF and set it to 100% in the viewport, the thumbnail generated is considerably smaller than the source PDF even though I set scale to 100%. Is there a trick to this?

1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jul 15, 2009 Jul 15, 2009

refer

http://blog.pengoworks.com/index.cfm/2008/4/8/UDF-for-converting-a-PDF-page-to-Images-using-CF8-and-Java

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 15, 2009 Jul 15, 2009
LATEST

WELL that link looked so promising. Definately an awesome UDF and good for making thumbnails at a specific size, but my issue is still the same. When I try to create an image of a certain page, the resulting image is WAY smaller then the actual PDF size by about 320 pixels. So the text is unreadable. If I try to force the image to be bigger using the UDF in that link, the image quality is horrible. I am trying to make a 100% scale image in high quality of a PDF page. It makes the image, in a decent quality but it's NOT 100% scale. It's smaller. ???

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources