<?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 : Can&#039;t write formatted text to PDF</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 : Can&#039;t write formatted text to PDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 17 Jun 2026 06:50:10 +0000</pubDate>
  <lastBuildDate>Thu, 01 Apr 2021 00:18:17 +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=3908</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[Can&#039;t write formatted text to PDF : Ingo,Thanks for that. It works...]]></title>
   <link>http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15698.html#15698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3130">cefegdev</a><br /><strong>Subject:</strong> 3908<br /><strong>Posted:</strong> 01 Apr 21 at 12:18AM<br /><br /><img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />&nbsp;&nbsp;<div>Ingo,<div><br></div><div>Thanks for that. It works perfectly.</div><div><br></div><div>Clark</div></div>]]>
   </description>
   <pubDate>Thu, 01 Apr 2021 00:18:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15698.html#15698</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t write formatted text to PDF : Hi,i&amp;#039;ve done a quick search...]]></title>
   <link>http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15697.html#15697</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3908<br /><strong>Posted:</strong> 31 Mar 21 at 10:50PM<br /><br />Hi,<br><br>i've done a quick search in the online reference...<br>DrawMultiLineText should feed your needs:<br>https://www.debenu.com/docs/pdf_library_reference/DrawMultiLineText.php<br><br>]]>
   </description>
   <pubDate>Wed, 31 Mar 2021 22:50:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15697.html#15697</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t write formatted text to PDF : Using VB.Net, QuickPDF Library...]]></title>
   <link>http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15696.html#15696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2833">Cefeg</a><br /><strong>Subject:</strong> 3908<br /><strong>Posted:</strong> 31 Mar 21 at 2:22AM<br /><br />Using VB.Net, QuickPDF Library v16 DLL.&nbsp; Objective is to convert a one page text file formatted mostly as separate lines without word wrap to a PDF.&nbsp; Looking at forum and KB I could not code for this requirement.<div><br></div><div>After reading the text file with StreamReader (either ReadLine and appending vbCRLF or reading the text file into one string) the following code gives me a PDF with only one line across the top with no line breaks.</div><div><div>&nbsp; qp.SetOrigin(1)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;' origin at top left</div><div>&nbsp; qp.DrawText(30, 50, sText)&nbsp; ' write text after top left margin</div><div>&nbsp; qp.SaveToFile(sPDFname)&nbsp; &nbsp; ' save to pdf document&nbsp;</div></div><div><br></div><div>Same result using:&nbsp;</div><div><div>&nbsp; Dim hFile = fs.SafeFileHandle.DangerousGetHandle()</div><div>&nbsp; qp.DASaveAsFile(hFile, sPDFname)&nbsp; &nbsp; where hFile is the file handle to the formatted text file.</div></div><div><br></div><div>In all cases the CR + LF do not work.</div><div><br></div><div>How can I effectively convert a plain formatted text file to PDF so it appears similar?</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 31 Mar 2021 02:22:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-write-formatted-text-to-pdf_topic3908_post15696.html#15696</guid>
  </item> 
 </channel>
</rss>