<?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 : characters per line</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 : characters per line]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:27:21 +0000</pubDate>
  <lastBuildDate>Tue, 24 Jul 2007 11:54:41 +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=763</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[characters per line : I figured it out, thanks. I had...]]></title>
   <link>http://www.quickpdf.org/forum/characters-per-line_topic763_post3685.html#3685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=684">shawno66</a><br /><strong>Subject:</strong> 763<br /><strong>Posted:</strong> 24 Jul 07 at 11:54AM<br /><br />I figured it out, thanks.<DIV>I had the length of my asciiz string set to 80</DIV>]]>
   </description>
   <pubDate>Tue, 24 Jul 2007 11:54:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/characters-per-line_topic763_post3685.html#3685</guid>
  </item> 
  <item>
   <title><![CDATA[characters per line : Let me try to explain better:  I...]]></title>
   <link>http://www.quickpdf.org/forum/characters-per-line_topic763_post3684.html#3684</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=684">shawno66</a><br /><strong>Subject:</strong> 763<br /><strong>Posted:</strong> 24 Jul 07 at 10:22AM<br /><br /><P>Let me try to explain better:</P><DIV>&nbsp;</DIV><DIV>I have a string that is 100 characters long:</DIV><DIV>myString="1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890"</DIV><DIV>&nbsp;</DIV><DIV>I'm drawing each line to the PDF using DrawText:</DIV><DIV>&nbsp;</DIV><DIV>DrawText(10,10,myString)&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>The string is getting truncated to 80 characters, so in the PDF file it shows as:</DIV><DIV>12345678901234567890123456789012345678901234567890123456789012345678901234567890</DIV><DIV>&nbsp;</DIV><DIV>which is 20 characters shorter than the original string.</DIV><DIV>&nbsp;</DIV><DIV>Why is my string getting truncated to 80 characters?</DIV><DIV>I need to be able to print a line that is more than 80 characters wide.</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV><span style="font-size:10px"><br /><br />Edited by shawno66 - 24 Jul 07 at 10:30AM</span>]]>
   </description>
   <pubDate>Tue, 24 Jul 2007 10:22:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/characters-per-line_topic763_post3684.html#3684</guid>
  </item> 
  <item>
   <title><![CDATA[characters per line : Hi there.  I have no idea about...]]></title>
   <link>http://www.quickpdf.org/forum/characters-per-line_topic763_post3683.html#3683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 763<br /><strong>Posted:</strong> 24 Jul 07 at 7:38AM<br /><br />Hi there. <DIV></DIV>I have no idea about what are you talking. Can you be more precise in describing your problem. As&nbsp;example a&nbsp;code snippet will make it very clear&nbsp;for me.<DIV>&nbsp;</DIV><DIV>Best regards, Marian</DIV>]]>
   </description>
   <pubDate>Tue, 24 Jul 2007 07:38:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/characters-per-line_topic763_post3683.html#3683</guid>
  </item> 
  <item>
   <title><![CDATA[characters per line : the quickPDF library is truncating...]]></title>
   <link>http://www.quickpdf.org/forum/characters-per-line_topic763_post3682.html#3682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=684">shawno66</a><br /><strong>Subject:</strong> 763<br /><strong>Posted:</strong> 23 Jul 07 at 6:02PM<br /><br /><P>the quickPDF library is truncating each line of text to 80 characters wide.</P><DIV>I've tried to resize the font and print in landscape mode, but it still cuts off at 80 characters. My line of text is about 100 characters long.</DIV><DIV>&nbsp;</DIV><DIV>How can I set the number of characters per line?</DIV><span style="font-size:10px"><br /><br />Edited by shawno66 - 23 Jul 07 at 6:04PM</span>]]>
   </description>
   <pubDate>Mon, 23 Jul 2007 18:02:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/characters-per-line_topic763_post3682.html#3682</guid>
  </item> 
 </channel>
</rss>