<?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 : speed up running time</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 : speed up running time]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 14:27:18 +0000</pubDate>
  <lastBuildDate>Mon, 25 Jan 2016 19:11:02 +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=3254</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[speed up running time :  The resulting PDF file size...]]></title>
   <link>http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12948.html#12948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2823">Dezhi</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 25 Jan 16 at 7:11PM<br /><br />The resulting PDF file size &nbsp;is 8,814KB.<div>&nbsp;</div><div>We write out thousands of lines. When I use debug tool to break all, it is very often stopping at </div><div>ret = DPLDrawLinePtr(InstanceID, x1, y1, x2, y2);</div><div>&nbsp;</div><div>in</div><div>&nbsp;</div><div><p><font size="2">popdfline(</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">double</font></font><font size="2"> x1, </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">double</font></font><font size="2"> y1, </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">double</font></font><font size="2"> x2, </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">double</font></font><font size="2"> y2)</font></p><font size="2"><p>{</p><p>	DPLDrawLineType DPLDrawLinePtr = NULL;</p></font><p><font size="2">	</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">int</font></font><font size="2"> ret;</font></p><font size="2"></font><p><font size="2">	DPLDrawLinePtr = (DPLDrawLineType)GetProcAddress(dllHandle,</font><font color="#a31515" size="2"><font color="#a31515" size="2">"DPLDrawLine"</font></font><font size="2">);</font></p><font size="2"><p>	ret = DPLDrawLinePtr(InstanceID, x1, y1, x2, y2);</p><p>}</p></font></div>]]>
   </description>
   <pubDate>Mon, 25 Jan 2016 19:11:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12948.html#12948</guid>
  </item> 
  <item>
   <title><![CDATA[speed up running time : You need to show some of your...]]></title>
   <link>http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12947.html#12947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 25 Jan 16 at 6:03PM<br /><br />You need to show some of your code. &nbsp;What library command is used to write the file? &nbsp;Have you checked where the delays occur, in building the PDF or in writing it to disk? &nbsp;How big is the resulting PDF?]]>
   </description>
   <pubDate>Mon, 25 Jan 2016 18:03:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12947.html#12947</guid>
  </item> 
  <item>
   <title><![CDATA[speed up running time :    Hi,Our application is built...]]></title>
   <link>http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12946.html#12946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2823">Dezhi</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 25 Jan 16 at 5:44PM<br /><br /><font face="Times New Roman" size="3"></font><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p><span style="color: rgb31, 73, 125;"><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p><font face="Calibri"><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p><font size="3"><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;">Hi,</p><div></div><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;">Our application is built usingthe Quick PDF Library (.dll).&nbsp; So we now write out a PDF file using theQuick PDF library whereas we used to write out ascii PDF commands directlyusing our own code.&nbsp; The library helps out greatly with many aspects ofthe proceiss.&nbsp; However, we are now finding that the write out is takingunacceptably long for large files.&nbsp; A write out that used to take twominutes can now take&nbsp; up to an hour.&nbsp; Most of what we are writing islines.&nbsp; Is there a way we can be sure we are writing these lines mostefficiently?</p><div></div><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"><o:p></o:p>&nbsp;</p><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"><o:p>Thanks,</o:p></p><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"><o:p>Dezhi</o:p></p></font><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p></font><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p></span><p ="Ms&#111;normal" style="margin: 0in 0in 0pt;"></p><font face="Times New Roman" size="3"></font>]]>
   </description>
   <pubDate>Mon, 25 Jan 2016 17:44:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/speed-up-running-time_topic3254_post12946.html#12946</guid>
  </item> 
 </channel>
</rss>