<?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 : QuickPDF freeze with 100% cpu usage</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 : QuickPDF freeze with 100% cpu usage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:44:17 +0000</pubDate>
  <lastBuildDate>Thu, 27 Aug 2009 09:52:49 +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=1187</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[QuickPDF freeze with 100% cpu usage : Hi,I am trying to create a table...]]></title>
   <link>http://www.quickpdf.org/forum/quickpdf-freeze-with-100-cpu-usage_topic1187_post5491.html#5491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1147">cristian</a><br /><strong>Subject:</strong> 1187<br /><strong>Posted:</strong> 27 Aug 09 at 9:52AM<br /><br />Hi,<div><br></div><div>I am trying to create a table and write some data into the rows. For this I use some HTML tags like &lt;ul&gt; an &lt;li&gt; to get a nice unordered list with bullets beginig each element. Everithing seems to work (except font size for which I already posted a topic here&nbsp;http://www.quickpdf.org/forum/topic1186_post5488.html#5488&nbsp;) .</div><div>However if I try to enter a list element wider then the cell QuickPDF will freeze in DrawTableRows() with 100% CPU usage.</div><div><br></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">To ilustrate the problem I modified the sample program located in&nbsp;C:\Program Files\Quick PDF Library\Samples\CPlusPlus\cplusplus-dll-helloworld.zip .</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;">Just add the following lines after DrawText() .</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></div><div><div>int tableid = QP.CreateTable(1,1);</div><div>QP.SetTableRowHeight(tableid,1,1,150);</div><div>QP.SetTableColumnWidth(tableid,1,1,150);</div><div>QP.SetTableCellContent(tableid,1,1,"&lt;ul&gt;&lt;li&gt;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/li&gt;&lt;/ul&gt;");</div><div>QP.DrawTableRows(tableid,100, 500,150,1,1);</div><div><br></div></div>]]>
   </description>
   <pubDate>Thu, 27 Aug 2009 09:52:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/quickpdf-freeze-with-100-cpu-usage_topic1187_post5491.html#5491</guid>
  </item> 
 </channel>
</rss>