<?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 : Text flow over X pages</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 : Text flow over X pages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:44:33 +0000</pubDate>
  <lastBuildDate>Sat, 30 Jan 2010 17:28:19 +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=1329</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[Text flow over X pages :  Hello, We are experimenting...]]></title>
   <link>http://www.quickpdf.org/forum/text-flow-over-x-pages_topic1329_post6083.html#6083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1237">Trpqp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 30 Jan 10 at 5:28PM<br /><br /><DIV><FONT size=2 face=Arial><P>Hello,</P><DIV>We are experimenting with QP for report generation/output. After reviewing the forums/sample code/manual&nbsp;we can't seem to determine the answer to the following 2 questions:</DIV><DIV>&nbsp;</DIV><DIV>1. Our report data is pulled from a DB via a recordset object in ADO/VB6. As we move through the recordset we use something similar to the following (simplified):</DIV><DIV>&nbsp;</DIV><DIV>...</DIV><DIV>QP.DrawText 20, lngYPos, TextValuePulledFromADODB1</DIV><DIV>lngYPos = lngYPos + 10</DIV><DIV><DIV>QP.DrawText 20, lngYPos, TextValuePulledFromADODB2</DIV><DIV>lngYPos = lngYPos + 10</DIV><DIV><DIV>QP.DrawText 20, lngYPos, TextValuePulledFromADODB3</DIV><DIV>lngYPos = lngYPos + 10</DIV></DIV><DIV>...</DIV></DIV><DIV>&nbsp;</DIV><DIV>Is this the best way/only way&nbsp;to do this (incrementing the Y position for each new line)?</DIV><DIV>&nbsp;</DIV><DIV>2. How do we know when to create a new PDF page when outputting? If we have some large amount of text that could span more than one page, how can we instruct QP to simply flow the text on to the next/new page. Currently it just gets truncated at the end of the first page. </DIV><DIV>&nbsp;</DIV><DIV>For example suppose we used QP.DrawWrappedText, do we need to figure out the exact position&nbsp;within our paragraph/text&nbsp;that a new page should occur at and then use NewPage at that point?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance.</DIV><DIV>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Sat, 30 Jan 2010 17:28:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/text-flow-over-x-pages_topic1329_post6083.html#6083</guid>
  </item> 
 </channel>
</rss>