<?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 : DrawTableRows and pagebreak</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 : DrawTableRows and pagebreak]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:48:59 +0000</pubDate>
  <lastBuildDate>Tue, 02 Mar 2010 09:04:32 +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=1355</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[DrawTableRows and pagebreak : Hi, I use this loop to print...]]></title>
   <link>http://www.quickpdf.org/forum/drawtablerows-and-pagebreak_topic1355_post6202.html#6202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1235">Detlev</a><br /><strong>Subject:</strong> 1355<br /><strong>Posted:</strong> 02 Mar 10 at 9:04AM<br /><br /><P>Hi,</P><P>I use this loop to print a table with many rows on a series of pages:</P><P><BLOCKQUOTE><P>&lt;&lt;&lt;&lt;</P><P>              PrintedRecordCount := 0;<BR></P></BLOCKQUOTE><BLOCKQUOTE>              ttt := PDFLibrary.DrawTableRows(tableID, tLeft, tTop , tHeight, PrintedRecordCount + 1, 0);<BR></BLOCKQUOTE><BLOCKQUOTE>              PrintedRecordCount := PDFLibrary.GetTableLastDrawnRow(tableID);<BR></BLOCKQUOTE><BLOCKQUOTE>              while PrintedRecordCount &lt; nrow do<BR></BLOCKQUOTE><BLOCKQUOTE>begin</BLOCKQUOTE></P><P><BLOCKQUOTE><BLOCKQUOTE>Newpage;<BR></BLOCKQUOTE></BLOCKQUOTE><BLOCKQUOTE><BLOCKQUOTE>ttt := PDFLibrary.DrawTableRows(tableID, tLeft, tTop , tHeight, PrintedRecordCount + 1, 0);<BR></BLOCKQUOTE></BLOCKQUOTE><BLOCKQUOTE><BLOCKQUOTE>PrintedRecordCount := PDFLibrary.GetTableLastDrawnRow(tableID);<BR></BLOCKQUOTE></BLOCKQUOTE><BLOCKQUOTE><P>              end;<BR></P><P>&gt;&gt;&gt;&gt;</P></BLOCKQUOTE>The problem is that the second and the following calls to DrawTableRows will allways return 0 for ttt and PrintedRecordCount. Any idea?<BR></P><P>It would be nice to repeat headlines on the following pages (if any) and / or the first column (if the table is wider than the page. Is there a smart solution for this?</P><P>Detlev</P><P><BR></P><P><BR></P><P><BR></P>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 09:04:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawtablerows-and-pagebreak_topic1355_post6202.html#6202</guid>
  </item> 
 </channel>
</rss>