<?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 : page rendering is quite slow.</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 : page rendering is quite slow.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:13:18 +0000</pubDate>
  <lastBuildDate>Wed, 22 Sep 2010 14:27:13 +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=1569</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[page rendering is quite slow. : Hi!And 900 dpi perhaps 15 sec...But...]]></title>
   <link>http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6995.html#6995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1569<br /><strong>Posted:</strong> 22 Sep 10 at 2:27PM<br /><br />Hi!<br><br>And 900 dpi perhaps 15 sec...<br>But 72 dpi (the standard) immediately.<br>It depends on what you wanna do ... like always ;-)<br>The dev-team has already done a lot in case of speed<br>but if you want a lot then ... ;-)<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 14:27:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6995.html#6995</guid>
  </item> 
  <item>
   <title><![CDATA[page rendering is quite slow. : I have the same Problem with one...]]></title>
   <link>http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6989.html#6989</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1407">pavsej</a><br /><strong>Subject:</strong> 1569<br /><strong>Posted:</strong> 22 Sep 10 at 8:59AM<br /><br /><P>I have the same Problem with one large image on a PDF page.</P><DIV>I kind of solved it by changing PrinterResolution. For preveiw I use lower Resolution, for real printing job I use higher Resolution.</DIV><DIV>In my case rendering of one PDF page with one image takes (<FONT size=2>RenderPageToDC</FONT>): </DIV><DIV>2.3 sec - 300 DPI</DIV><DIV>6.5 sec&nbsp;-&nbsp;600 DPI</DIV><DIV>&nbsp;</DIV><DIV>Anyway, any performace improvement would be welcome.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 08:59:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6989.html#6989</guid>
  </item> 
  <item>
   <title><![CDATA[page rendering is quite slow. : Hi, Ingo,  It ismuch obviouswhen...]]></title>
   <link>http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6964.html#6964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1399">giantjupiter</a><br /><strong>Subject:</strong> 1569<br /><strong>Posted:</strong> 13 Sep 10 at 11:44PM<br /><br /><DIV>Hi, Ingo,</DIV><DIV>&nbsp;</DIV><DIV>It is&nbsp;much obvious&nbsp;when there is an large&nbsp;image in the page, and it seems&nbsp;only RenderPageToDC()&nbsp;is slow and other functions are ok. The pause of rendering text is short but still&nbsp;noticable.</DIV><DIV>&nbsp;</DIV><DIV><DIV><DIV>Should I render it to a&nbsp;bitmap first, then every time repaint the bitmap. I am also trying mupdf, but it don't have this problem.</DIV><DIV>&nbsp;</DIV>By the way, I am trying them with wxWidgets, and I put RenderPageToDC() and mupdf's winblit() in the inherited function of wxWindow::OnDraw(), which is invoked to repaint the DC.</DIV><DIV>&nbsp;</DIV></DIV><DIV>Thx,</DIV><DIV>Michael</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by giantjupiter - 13 Sep 10 at 11:52PM</span>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 23:44:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6964.html#6964</guid>
  </item> 
  <item>
   <title><![CDATA[page rendering is quite slow. :  Hi Michael!Is it slow with all...]]></title>
   <link>http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6963.html#6963</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1569<br /><strong>Posted:</strong> 13 Sep 10 at 7:37PM<br /><br />Hi Michael!<br><br>Is it slow with all pdf-documents or only few (very special)?<br>What about ...<br>LoadFromFile...<br>SelectPage...<br>RenderPageToDC...<br>Is it faster?<br><br>Cheers and welcome here,<br>Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 13 Sep 10 at 7:37PM</span>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 19:37:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6963.html#6963</guid>
  </item> 
  <item>
   <title><![CDATA[page rendering is quite slow. : Hi,  I am trying version 7.21,...]]></title>
   <link>http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6962.html#6962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1399">giantjupiter</a><br /><strong>Subject:</strong> 1569<br /><strong>Posted:</strong> 13 Sep 10 at 4:47PM<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I am trying version 7.21, and I noticed that DARenderPageToDC(...) is quite slow. I call DARenderPageToDC(...) in OnDraw event, so that repainting has a delay, which is quite annoying.</DIV><DIV>&nbsp;</DIV><DIV>I called these functions:</DIV><DIV>&nbsp;</DIV><DIV>DAOpenFile(...), </DIV><DIV>DAFindPage(...)</DIV><DIV>DARenderPageToDC(...)</DIV><DIV>&nbsp;</DIV><DIV>and no other function is called. The Quick Pdf Library Demo seems to be fast.</DIV><DIV>&nbsp;</DIV><DIV>So I'd like to ask what is the best way to render a page?</DIV><DIV>&nbsp;</DIV><DIV>Thx</DIV><DIV>michael</DIV>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 16:47:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-rendering-is-quite-slow_topic1569_post6962.html#6962</guid>
  </item> 
 </channel>
</rss>