<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : PDF to Image conversion issue</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : PDF to Image conversion issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 24 Jun 2026 14:45:44 +0000</pubDate>
  <lastBuildDate>Mon, 30 Nov 2020 07:14:56 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=3862</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[PDF to Image conversion issue : Thanks for the detail reply.With...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15485.html#15485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2907">rizzz86</a><br /><strong>Subject:</strong> 3862<br /><strong>Posted:</strong> 30 Nov 20 at 7:14AM<br /><br />Thanks for the detail reply.<br /><br />With your help now I know the fix for this issue.]]>
   </description>
   <pubDate>Mon, 30 Nov 2020 07:14:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15485.html#15485</guid>
  </item> 
  <item>
   <title><![CDATA[PDF to Image conversion issue : We have the same issue of not...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15478.html#15478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3862<br /><strong>Posted:</strong> 22 Nov 20 at 12:28PM<br /><br /><div>We have the same issue of not always knowing which rendering is the best to use, but be aware that my solution is not going to suit everyone. We have been users of QPDF since v7, principally for rendering PDF to TIF, but also for creating and editing/annotating PDFs. In the early years there were often 'edge cases' where the rendering was incorrect, mainly for CJK documents, but also some others; Debenu were usually able to fix these in the next release, but not always. Most of our users do not control the PDFs which are to be rendered, and silently creating incorrect output was an unwelcome feature. So PDFIUM seemed a safer choice. As you have discovered, PDFIUM is more likely to support all the edge cases.</div><div><br></div><div>As a result, since 2016 our default rendering solution has been PDFIUM, using the DLL packaged for Delphi by Winsoft, which we found just before Debenu released a PDFIUM option in v13. We stuck with Winsoft because they seem to add support for new PDFIUM DLL versions more frequently than QPDF, but if I was choosing today I would probably use the QPDF PDFIUM option.&nbsp; Yes, for both solutions there is an extra DLL to deliver and update, but we can manage this.&nbsp;</div><div><br></div><div>We continue to use QPDF for all PDF applications other than rendering; it has many more features and is much easier to use, and we have no reason to abandon our existing code to call PDFIUM directly. And we fall back to regular QPDF for rendering in several situations: (1) for applications where we have to render PDF documents using multiple threads in the same process; (2) after PDFIUM returns an 'unsupported' error or raises an exception; (3) as an option for users who have grown to prefer the QPDF rendering for their specific documents.</div>]]>
   </description>
   <pubDate>Sun, 22 Nov 2020 12:28:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15478.html#15478</guid>
  </item> 
  <item>
   <title><![CDATA[PDF to Image conversion issue : Thanks @tfrost for your comments,...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15477.html#15477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2907">rizzz86</a><br /><strong>Subject:</strong> 3862<br /><strong>Posted:</strong> 21 Nov 20 at 7:58PM<br /><br />Thanks @tfrost for your comments, it helps.<br /><br />The switching of renderer to PDFIUM rederer is not supported in Debenu 12 so I tried it with Debenu 18 and it worked.<br /><br />But I cannot just directly switch to PDFIUM renderer in all the cases as the issue that I am facing is rare.<br /><br />Please suggest if there is a way to identify that whether the PDF is unusual and it requires PDFIUM renderer to be used instead of default renderer. If there is a way then way to identify it using Debenu then I will only apply PDFIUM renderer when needed.<br /><br />rizzz86]]>
   </description>
   <pubDate>Sat, 21 Nov 2020 19:58:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15477.html#15477</guid>
  </item> 
  <item>
   <title><![CDATA[PDF to Image conversion issue : I like testing our own rendering...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15473.html#15473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3862<br /><strong>Posted:</strong> 18 Nov 20 at 4:02PM<br /><br />I like testing our own rendering program with 'problem' PDFs so I downloaded your file and tested, but with version 18.11 of QPDF.&nbsp; There is something unusual about this PDF, because I found that the two images on the first page were rendered rotated by 90 degrees (and we do call NormalizePage on each page before rendering).&nbsp; I suggest sending the link to Foxit support and raising a support case.&nbsp; You could also try switching renderers to PDFIUM, because the raw PDFIUM rendering works fine here; but I do not remember if QPDF 12 supported this rendering option within the library, or when this was added.]]>
   </description>
   <pubDate>Wed, 18 Nov 2020 16:02:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15473.html#15473</guid>
  </item> 
  <item>
   <title><![CDATA[PDF to Image conversion issue : I am using Debenu (12.12.1.0)...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15471.html#15471</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2907">rizzz86</a><br /><strong>Subject:</strong> 3862<br /><strong>Posted:</strong> 18 Nov 20 at 2:58PM<br /><br />I am using Debenu (12.12.1.0) library to convert PDF documents into images.<br /><br />In one of the PDF document the output image is not correct. The output image shows some data got swapped.<br /><br />The PDF file is:<br />https://drive.google.com/file/d/1v39_l5rrl7PppObJN1vNxR04Z5ByCySF/view<br /><br />And the generated image is:<br />https://drive.google.com/file/d/1osyuRzRT3AfolwvigcCT0_30THPn6CmS/view<br /><br />I am using following function to get image of the loaded PDF:<br /><strong>QP.RenderDocumentToFile(210, 1, QP.PageCount(), 5, tempFile);</strong><br /><br />Please confirm if the issue is reproducible on your side.]]>
   </description>
   <pubDate>Wed, 18 Nov 2020 14:58:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-image-conversion-issue_topic3862_post15471.html#15471</guid>
  </item> 
 </channel>
</rss>