<?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 : DrawHTMLTextBox - issue with non breaking space</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 : DrawHTMLTextBox - issue with non breaking space]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:29:48 +0000</pubDate>
  <lastBuildDate>Tue, 05 May 2015 16:28:05 +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=3112</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[DrawHTMLTextBox - issue with non breaking space : It appears that the HTML tags...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox-issue-with-non-breaking-space_topic3112_post12476.html#12476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2631">erico</a><br /><strong>Subject:</strong> 3112<br /><strong>Posted:</strong> 05 May 15 at 4:28PM<br /><br />It appears that the HTML tags are being recognized as word break locations.<br><br>You may need to preemptively handle the line breaking by measuring the text before adding it. Look at GetHTMLTextWidth() for this. Combine as many names/numbers as will fit on one line, then force a line break before the next number.<br>]]>
   </description>
   <pubDate>Tue, 05 May 2015 16:28:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox-issue-with-non-breaking-space_topic3112_post12476.html#12476</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBox - issue with non breaking space : Hello,see the following example...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox-issue-with-non-breaking-space_topic3112_post12475.html#12475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2731">MarcoFischer</a><br /><strong>Subject:</strong> 3112<br /><strong>Posted:</strong> 04 May 15 at 6:46PM<br /><br />Hello,<div><br></div><div>see the following example for this issue:</div><div><br></div><div><a href="http://download.photoident.de/A02_0001.pdf" target="_blank" rel="nofollow">http://download.photoident.de/A02_0001.pdf</a><br></div><div><br></div><div>To hold the number and the name together, i use non breaking spaces (&amp;nbsp;) between the number and the name parts. Only in front of the next number i use a simple blank to get a line break if nessessary.</div><div><br></div><div><span style="line-height: 1.4;">... 5&amp;nbsp;Edith&amp;nbsp;Gloxin; 6&amp;nbsp;Horst&amp;nbsp;"Hottel"&amp;nbsp;Morgenroth; ...</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 16.7999992370605px;">This works perfect without any HTML formatting.</span></div><div><span style="line-height: 16.7999992370605px;"><br></span></div><div><span style="line-height: 16.7999992370605px;">By using HTML formatting the following non breaking space don't work:</span></div><div><span style="line-height: 16.7999992370605px;"><br></span></div><div>... &lt;B&gt;5&lt;/B&gt;<span style="line-height: 16.7999992370605px;">&amp;nbsp;</span><span style="line-height: 1.4;">Edith&amp;nbsp;Gloxin; &lt;B&gt;6&lt;/B&gt;</span><span style="line-height: 16.7999992370605px;"><b><font color="#ff0000">&amp;nbsp;</font></b></span><span style="line-height: 1.4;">Horst&amp;nbsp;"Hottel"&amp;nbsp;Morgenroth; ...</span></div><div><span style="line-height: 1.4;">OR</span></div><div><span style="line-height: 16.7999992370605px;">... &lt;B&gt;5</span><span style="line-height: 16.7999992370605px;">&amp;nbsp;</span><span style="line-height: 16.7999992370605px;">&lt;/B&gt;</span><span style="line-height: 1.4;">Edith&amp;nbsp;Gloxin; &lt;B&gt;6</span><span style="line-height: 16.7999992370605px;"><b><font color="#ff0000">&amp;nbsp;</font></b></span><span style="line-height: 1.4;">&lt;/B&gt;</span><span style="line-height: 1.4;">Horst&amp;nbsp;"Hottel"&amp;nbsp;Morgenroth; ...</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">I know, &amp;nbsp; are not supported according to "Appendix A - Supported HTML tags", but it works perfect until there is a html tag before or after the non breaking space.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Are there any other solutions to control line breaking?</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Thanks for any information.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Best regards</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Marco</span></div>]]>
   </description>
   <pubDate>Mon, 04 May 2015 18:46:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox-issue-with-non-breaking-space_topic3112_post12475.html#12475</guid>
  </item> 
 </channel>
</rss>