<?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 : Preserve leading spaces</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 : Preserve leading spaces]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 09:06:14 +0000</pubDate>
  <lastBuildDate>Fri, 12 Jun 2015 19:45:44 +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=3134</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[Preserve leading spaces : You&amp;#039;re welcome.Cheers!mLipok...]]></title>
   <link>http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12549.html#12549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2557">mLipok</a><br /><strong>Subject:</strong> 3134<br /><strong>Posted:</strong> 12 Jun 15 at 7:45PM<br /><br />You're welcome.<div><br></div><div>Cheers!</div><div>mLipok</div>]]>
   </description>
   <pubDate>Fri, 12 Jun 2015 19:45:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12549.html#12549</guid>
  </item> 
  <item>
   <title><![CDATA[Preserve leading spaces : What I did is if the first character...]]></title>
   <link>http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12548.html#12548</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2747">jcurtiss</a><br /><strong>Subject:</strong> 3134<br /><strong>Posted:</strong> 12 Jun 15 at 4:01PM<br /><br />What I did is if the first character of each line was a space replace that character with a non-breaking space. &nbsp;The other spaces I left alone. &nbsp;If I replace every space with a non-breaking space then the lines that should word wrap won't. &nbsp;&nbsp;<div><br></div><div>Thank you for pointing me in the right direction! &nbsp;I appreciate your help.</div><div>John</div>]]>
   </description>
   <pubDate>Fri, 12 Jun 2015 16:01:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12548.html#12548</guid>
  </item> 
  <item>
   <title><![CDATA[Preserve leading spaces : Change them to non breaking space,...]]></title>
   <link>http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12543.html#12543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2557">mLipok</a><br /><strong>Subject:</strong> 3134<br /><strong>Posted:</strong> 11 Jun 15 at 5:59AM<br /><br />Change them to non breaking space, I mean char A0 in hex.]]>
   </description>
   <pubDate>Thu, 11 Jun 2015 05:59:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12543.html#12543</guid>
  </item> 
  <item>
   <title><![CDATA[Preserve leading spaces : When using QP.DrawWrappedText...]]></title>
   <link>http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12542.html#12542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2747">jcurtiss</a><br /><strong>Subject:</strong> 3134<br /><strong>Posted:</strong> 10 Jun 15 at 8:38PM<br /><br />When using QP.DrawWrappedText it looks like the leading spaces are removed. &nbsp;So if my original text is<div>sentence 1&lt;CR&gt;&lt;LF&gt;</div><div>hdr1 &nbsp; &nbsp; hdr2 &nbsp; &nbsp; &nbsp; hdr3<span style="line-height: 16.7999992370605px;">&lt;CR&gt;&lt;LF&gt;</span></div><div><span style="line-height: 16.7999992370605px;">a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;a2</span><span style="line-height: 16.7999992370605px;">&lt;CR&gt;&lt;LF&gt;</span></div><div><span style="line-height: 16.7999992370605px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b2</span><span style="line-height: 16.7999992370605px;">&lt;CR&gt;&lt;LF&gt;</span></div><div><span style="line-height: 16.7999992370605px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c2</span><span style="line-height: 16.7999992370605px;">&lt;CR&gt;&lt;LF&gt;</span></div><div><span style="line-height: 16.7999992370605px;"><br></span></div><div><span style="line-height: 16.7999992370605px;">I end up with&nbsp;</span></div><div><div style="line-height: 16.7999992370605px;">sentence 1</div><div style="line-height: 16.7999992370605px;">hdr1 &nbsp; &nbsp; hdr2 &nbsp; &nbsp; &nbsp; hdr3</div><div style="line-height: 16.7999992370605px;"><span style="line-height: 16.7999992370605px;">a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;a2</span></div><div style="line-height: 16.7999992370605px;"><span style="line-height: 16.7999992370605px;">b1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b2</span></div><div style="line-height: 16.7999992370605px;"><span style="line-height: 16.7999992370605px;">c1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c2</span></div></div><div style="line-height: 16.7999992370605px;"><span style="line-height: 16.7999992370605px;"><br></span></div><div style="line-height: 16.7999992370605px;"><span style="line-height: 16.7999992370605px;">Is there a way of preventing the leading spaces from being trimmed?</span></div><div style="line-height: 16.7999992370605px;"><br></div><div style="line-height: 16.7999992370605px;">Thank you,</div><div style="line-height: 16.7999992370605px;">John</div>]]>
   </description>
   <pubDate>Wed, 10 Jun 2015 20:38:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preserve-leading-spaces_topic3134_post12542.html#12542</guid>
  </item> 
 </channel>
</rss>