<?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</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]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 02 Aug 2026 04:40:26 +0000</pubDate>
  <lastBuildDate>Wed, 16 Sep 2009 09:23:25 +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=1216</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 : perhaps a small &amp;lt;br&amp;gt; makes...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5611.html#5611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 16 Sep 09 at 9:23AM<br /><br />perhaps a small &lt;br&gt; makes a difference?<br><br>]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 09:23:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5611.html#5611</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBOX : Hi Ingo,this has nothing to do...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5606.html#5606</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1130">ArturAs</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 15 Sep 09 at 8:37AM<br /><br />Hi Ingo,<br><br>this has nothing to do with tabs. tab_TOP is a double constant.<br>The string is 'abc&lt;BR&gt;def'.<br><br>&lt;stack&gt;&lt;!--0000000100F85A100010.000##000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N00000000L--&gt;&lt;/stack&gt;def<br>is my "default" result of the function, as i mentioned: regardless of the params. (the numerics slightly differ each time)<br><br>Is there something wrong with the string?? Do i need &lt;html&gt;-tags or perhaps other tags???<br><br>Helpless:<br>Artur<br>]]>
   </description>
   <pubDate>Tue, 15 Sep 2009 08:37:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5606.html#5606</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBOX : Hi Artur!Now you has seen in appendix...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5604.html#5604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 15 Sep 09 at 6:09AM<br /><br />Hi Artur!<br><br>Now you has seen in appendix A (my link in the other post) that the tab-sign isn't actually supported. So i think your first part of the html-text wasn't interpreted in a correct way and so this strange error appears.<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Tue, 15 Sep 2009 06:09:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5604.html#5604</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBOX : Ingo,you are right of course.The...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5599.html#5599</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1130">ArturAs</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 14 Sep 09 at 5:44PM<br /><br />Ingo,<br>you are right of course.<br><br>The code is quite simple.<br><br>var<br>&nbsp;&nbsp;&nbsp; breite : Double;<br>&nbsp;&nbsp;&nbsp; restStr : String;<br>&nbsp;&nbsp;&nbsp; hoehe : Double;<br>&nbsp; begin<br>&nbsp;&nbsp;&nbsp; breite := seitenbreite - 2 * links / 10;<br>&nbsp;&nbsp;&nbsp; reststr := 'abc&lt;BR&gt;def';<br>&nbsp;&nbsp;&nbsp; hoehe :=&nbsp; QP.GetHTMLTextHeight( breite, restStr );<br>&nbsp;&nbsp;&nbsp; restStr := <b>QP.DrawHTMLTextBOX( tab_TOP, ze, breite, hoehe, restStr )</b><br>&nbsp;&nbsp;&nbsp; …<br>&nbsp; end;<br><br>restStr results in<br>&lt;stack&gt;&lt;!--0000000100F85A100010.000##000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N00000000L--&gt;&lt;/stack&gt;def<br><br>regardless of the values for breite, hoehe and resStr<br><br>Artur<br>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 17:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5599.html#5599</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBOX : Hi!It&amp;#039;s always good to see...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5598.html#5598</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 14 Sep 09 at 3:10PM<br /><br />Hi!<br><br>It's always good to see your code regarding this issue.<br>Perhaps then we can determine the problem.<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 15:10:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5598.html#5598</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLTextBOX : The documentation says:&amp;#034;The...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5597.html#5597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1130">ArturAs</a><br /><strong>Subject:</strong> 1216<br /><strong>Posted:</strong> 14 Sep 09 at 2:39PM<br /><br />The documentation says:<br>"The remaining HTML text is returned, which can be passed to this function again".<br><br>I always get a result like <br>&lt;stack&gt;&lt;!--0000000100F85A100010.000##000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N00000000L--&gt;&lt;/stack&gt;def<br><br>Is this a bug or don't i understand?<br><br>Artur<br><br>(Vs. 7.15, Delphi 2009)<br>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 14:39:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltextbox_topic1216_post5597.html#5597</guid>
  </item> 
 </channel>
</rss>