<?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 : AddSubsettedFont and SetTableCellContent</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 : AddSubsettedFont and SetTableCellContent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 10:31:16 +0000</pubDate>
  <lastBuildDate>Thu, 06 Aug 2009 07:08:00 +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=1167</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[AddSubsettedFont and SetTableCellContent : afontid := AddTrueTypeFont(&amp;#039;Verdana...]]></title>
   <link>http://www.quickpdf.org/forum/addsubsettedfont-and-settablecellcontent_topic1167_post5393.html#5393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1134">Slawek</a><br /><strong>Subject:</strong> 1167<br /><strong>Posted:</strong> 06 Aug 09 at 7:08AM<br /><br />afontid := AddTrueTypeFont('Verdana {1250}', 1);<br>SelectFont(afontid); //for texts<br>SetHTMLNormalFont('Default', afontid); //for table]]>
   </description>
   <pubDate>Thu, 06 Aug 2009 07:08:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/addsubsettedfont-and-settablecellcontent_topic1167_post5393.html#5393</guid>
  </item> 
  <item>
   <title><![CDATA[AddSubsettedFont and SetTableCellContent : I have problem with polish characters....]]></title>
   <link>http://www.quickpdf.org/forum/addsubsettedfont-and-settablecellcontent_topic1167_post5390.html#5390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1134">Slawek</a><br /><strong>Subject:</strong> 1167<br /><strong>Posted:</strong> 05 Aug 09 at 1:31PM<br /><br />I have problem with polish characters. When I do:<br><br>S := 'szła poszła';<br>SelectFont(AddSubsettedFont('Tahoma', 16, S));&nbsp; <br>SetMeasurementUnits(2);<br>DrawText (0.2, 1, GetSubsetString (S));<br><br>it's ok, but when I insert text to cell I don't see good characters<br><br>aId := CreateTable(5, 5 );<br>SetMeasurementUnits(2);<br>&nbsp; SetTableRowHeight(aId, 1, 5, 0.5);<br>&nbsp; SetTableCellBorderWidth(aId, 1, 1, 5, 5, 0, 0.01);<br>&nbsp; SetTableColumnWidth(aId, 1, 5, 1);<br>&nbsp; SelectFont(AddSubsettedFont('Tahoma', 16, S));&nbsp; <br>&nbsp; SetTableCellContent(aId, 1, 1, GetSubsetString (S));<br>&nbsp; DrawTableRows(aId, 0.2, PageHeight - 0.2, PageHeight - 0.4, 1, 0);<br><br>AddSubsettedFont works with SetTableCellContent?<br><br>]]>
   </description>
   <pubDate>Wed, 05 Aug 2009 13:31:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/addsubsettedfont-and-settablecellcontent_topic1167_post5390.html#5390</guid>
  </item> 
 </channel>
</rss>