<?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 : DrawHTMLText (8.11) special characters?</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 : DrawHTMLText (8.11) special characters?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 29 Jul 2026 02:16:55 +0000</pubDate>
  <lastBuildDate>Thu, 29 Sep 2011 06:06:03 +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=1956</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[DrawHTMLText (8.11) special characters? : Ok. Thanks ]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8415.html#8415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1671">infrax</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 29 Sep 11 at 6:06AM<br /><br />Ok. Thanks]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 06:06:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8415.html#8415</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : I have confirmed there is a problem...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8410.html#8410</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 28 Sep 11 at 3:25PM<br /><br />I have confirmed there is a problem when using Slovenian text with the DrawHTML text function. The 1252 Code page is very similar to the Unicode character mappings which is why German and Norwegian ws wroking well for me.<div><br></div><div>DrawText is working perfectly well so we should be able to get it working for the 8.12 release.<div><br></div><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 28 Sep 2011 15:25:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8410.html#8410</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : 1250is the correct code page -&amp;gt;...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8405.html#8405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1671">infrax</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 28 Sep 11 at 1:47PM<br /><br /><span ="Apple-style-span" style=": rgb251, 251, 253; ">1250&nbsp;is the correct code page -&gt; east europe.</span><div><span ="Apple-style-span" style=": rgb251, 251, 253; "><br></span></div><div>I tried 8.12 version -&gt; no luck.</div><div>Played with &nbsp;<span ="Apple-style-span" style=": rgb251, 251, 253; ">AddTrueTypeSubsettedFont() -&gt; no luck.</span></div><div>Tried other code pages -&gt; no luck.</div><div><span ="Apple-style-span" style=": rgb251, 251, 253; "><br></span></div><div><span ="Apple-style-span" style=": rgb251, 251, 253; ">I also tried German characters -&gt; they show OK (with 1252).</span></div><div><span ="Apple-style-span" style=": rgb251, 251, 253; "><br></span></div><div><span ="Apple-style-span" style=": rgb251, 251, 253; ">Can you try it with Slovenian ones? -&gt; ššš ččč žžž</span></div><div><span ="Apple-style-span" style=": rgb251, 251, 253; "><br></span></div><div>I'm using C#. As I undestand all strings in C# are unicode so that shouldn't be a problem. Or not?</div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Wed, 28 Sep 2011 13:47:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8405.html#8405</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : What characters in particular...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8396.html#8396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 26 Sep 11 at 2:11PM<br /><br />What characters in particular are you having problems with ?<div><br></div><div>I tried German which did not work with 1250 but did work as expected with 1252.</div><div><br></div><div>Is 1250 the correct code page ? &nbsp;It might be worth trying 1252.</div><div><br></div><div>The 8.11 version is now fully Unicode so you need to pass in the Unicode version of the characters you want to draw. &nbsp;</div><div><br></div><div>You can also try&nbsp;AddTrueTypeSubsettedFont() which will work better in QPL 8.11. &nbsp;I will review with the QPL team. &nbsp;Now that QPL is Unicode the {xxxx} system would work differently from QPL 7.xx as you have found.</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Mon, 26 Sep 2011 14:11:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8396.html#8396</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : You might want to try the 8.12...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8395.html#8395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1688">Lord Jim</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 26 Sep 11 at 1:40PM<br /><br />You might want to try the 8.12 beta that was released last week. DrawHTMLTextBox does still have some issues, but they did fix a few things.]]>
   </description>
   <pubDate>Mon, 26 Sep 2011 13:40:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8395.html#8395</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : Anyone? ]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8394.html#8394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1671">infrax</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 26 Sep 11 at 9:37AM<br /><br />Anyone?]]>
   </description>
   <pubDate>Mon, 26 Sep 2011 09:37:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8394.html#8394</guid>
  </item> 
  <item>
   <title><![CDATA[DrawHTMLText (8.11) special characters? : With 7.x version I used this code...]]></title>
   <link>http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8326.html#8326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1671">infrax</a><br /><strong>Subject:</strong> 1956<br /><strong>Posted:</strong> 14 Sep 11 at 7:43AM<br /><br />With 7.x version I used this code to print html code:<div><br></div><div><div>&nbsp; q.SetHTMLNormalFont("Default", q.AddTrueTypeFont("Arial {1250}", 0));</div><div>&nbsp; q.SetHTMLBoldFont("Default", q.AddTrueTypeFont("Arial &#091;Bold&#093; {1250}", 0));</div><div>&nbsp; q.SetHTMLItalicFont("Default", q.AddTrueTypeFont("Arial &#091;Italic&#093; {1250}", 0));</div><div>&nbsp; q.SetHTMLBoldItalicFont("Default", q.AddTrueTypeFont("Arial &#091;BoldItalic&#093; {1250}", 0));</div></div><div><br></div><div>&nbsp; q.DrawHTMLText(left, top, right, text);</div><div><br></div><div>And it was working OK, all eastern europe characters were shown. Now with 8.11 version eastern europe characters are not printed OK.</div><div><br></div><div>In this forum I noticed that there is a bug in DrawHTMLTextBox function. Is this a bug also here, or should I use different code to do this?</div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Wed, 14 Sep 2011 07:43:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawhtmltext-811-special-characters_topic1956_post8326.html#8326</guid>
  </item> 
 </channel>
</rss>