<?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 : Slow RenderPageToFile for TIFF</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 : General Discussion : Slow RenderPageToFile for TIFF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 08:36:24 +0000</pubDate>
  <lastBuildDate>Tue, 22 Dec 2020 11:53:47 +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=3871</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[Slow RenderPageToFile for TIFF : Hi Michi,render page to file doesn&amp;#039;t...]]></title>
   <link>http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15513.html#15513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 22 Dec 20 at 11:53AM<br /><br />Hi Michi,<br><br>render page to file doesn't mean image extraction - due to this a din a4-page you can render with 72 dpi. You can use more dpi but this won't raise the quality of the image.<br>Rendering only paint the pdf-page onto an image file - that's all.<br>QuickPDF offers real functions to extract embedded image files out of a pdf but that's another thing.<br>Real multi threading won't work so i think you should start trying Ghostscript.<br><br>]]>
   </description>
   <pubDate>Tue, 22 Dec 2020 11:53:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15513.html#15513</guid>
  </item> 
  <item>
   <title><![CDATA[Slow RenderPageToFile for TIFF : Hello Ingo and tfrost,thank you...]]></title>
   <link>http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15512.html#15512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3238">Michi91</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 21 Dec 20 at 6:05PM<br /><br /><div>Hello Ingo and tfrost,</div><div><br></div><div>thank you for your quick answers.</div><div><br></div><div>Ingo: I guess it is not required ;) But can I quickly check what is the max dpi used in an document?</div><div><br></div><div>Checking all images in the file won't make it quicker?<br></div><div>http://www.quickpdf.org/forum/renderpage-dpi-from-current-pdf_topic2893.html</div><div><br></div><div>I was just suprised that Quickpdf takes 44 seconds and ghostscript COMMANDLINE 5,8 seconds for 300 dpi and the same document.<br></div><div><br></div><div>@tfrost: I think I will try multithreading, if that doesn't work I think about a way with Ghostscript.</div><div><br></div><div>Merry Christmas, I would come back to you both in January. :)<br></div><div><br></div><div><br></div><div><br></div><span style="font-size:10px"><br /><br />Edited by Michi91 - 21 Dec 20 at 6:05PM</span>]]>
   </description>
   <pubDate>Mon, 21 Dec 2020 18:05:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15512.html#15512</guid>
  </item> 
  <item>
   <title><![CDATA[Slow RenderPageToFile for TIFF : I tried rendering your file with...]]></title>
   <link>http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15511.html#15511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 21 Dec 20 at 8:48AM<br /><br />I tried rendering your file with our application which converts to monochrome 200dpi multi-page TIF, and it took about 30 seconds. It was not much different with PDFIUM. Of course a proportion of this time was spent dithering to bi-level; a color TIF should be faster, although there is more data to write. And there are doubtless many other variables which differ between your environment and mine.<div><br></div><div>The only reliable way to determine whether it is better to render pages in different threads is to try it.</div>]]>
   </description>
   <pubDate>Mon, 21 Dec 2020 08:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15511.html#15511</guid>
  </item> 
  <item>
   <title><![CDATA[Slow RenderPageToFile for TIFF : Hi Michi :)is it necessary to...]]></title>
   <link>http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15510.html#15510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 20 Dec 20 at 11:11PM<br /><br />Hi Michi :)<br><br>is it necessary to render a page which has originally 72 dpi with 300 dpi?<br>Quality won't be better i think ;-)<br>Making 106 image files out of 1 document needs time.<br>If the results will be still okay for you i would try to render with 150 or less dpi...<br><br>Another option is to select another render engine like cairo for example, AGG or PDFium for better results -&gt; https://www.debenu.com/docs/pdf_library_reference/SelectRenderer.php<br><br>Here you'll find the developer guide and much more:<br>http://www.quickpdf.org/<br><br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Sun, 20 Dec 2020 23:11:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15510.html#15510</guid>
  </item> 
  <item>
   <title><![CDATA[Slow RenderPageToFile for TIFF : Hello QuickPDF community.I use...]]></title>
   <link>http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15507.html#15507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3238">Michi91</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 20 Dec 20 at 2:59PM<br /><br /><div>Hello QuickPDF community.</div><div><br></div><div>I use QuickPDF 1811 x64 to extract TIFF pages from PDF, then process them with tesseract</div><div>and merge the PDF FullText Only Document again with the orignal PDF.</div><div><br></div><div>That works well, my Problem is just that the RenderPageToFile and RenderDocToFile seems quite slow for big Documents and TIFF</div><div><br></div><div>Here is my Sample Document:</div><div>https://www.file-upload.net/download-14402446/LoreIpsum106Pages.pdf.html<br></div><div><br></div><div>With both TiffLzw and TiffG4 and with RenderPageToFile to individual pages and RenderDocToFile to a single file they both take arround 44 Seconds when converted with 300 dpi.</div><div><br></div><div>I would prefer to render every page to an indivdual file (RenderPageToFile).</div><div>If I use Ghostscript 9.53.3 with -r300x300 -sDEVICE=tiffg4 (so the same) it takes 5,8 seconds.</div><div><br></div><div>Can I accerate that?</div><div>For example is RenderPageToFile Multi Threading Capable? Could I load the document and call RenderPageToFile in different worker threads?</div><div><br></div><div>I am using C# + net5.0 and the x64 DLL Version DebenuPDFLibrary64DLL1811.dll</div><div><br></div><div>Thank you for your help and Merry Christmas<br></div><div><br></div><div><br></div><span style="font-size:10px"><br /><br />Edited by Michi91 - 20 Dec 20 at 3:05PM</span>]]>
   </description>
   <pubDate>Sun, 20 Dec 2020 14:59:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/slow-renderpagetofile-for-tiff_topic3871_post15507.html#15507</guid>
  </item> 
 </channel>
</rss>