<?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 : Bold Font</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 : Bold Font]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 23:49:11 +0000</pubDate>
  <lastBuildDate>Wed, 04 Feb 2009 07:52:49 +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=1009</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[Bold Font : Hi Ingo, Works perfectly. Obviously...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4734.html#4734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=304">skwirelboy</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 04 Feb 09 at 7:52AM<br /><br /><P>Hi Ingo,</P><P>Works perfectly. Obviously helps to read the help file properly.</P><P>I will post a reply to the earlier thread just to point out that SetFontFlags is not the way to go.</P><P>&nbsp;</P><P>Many thanks for your help.</P><P>&nbsp;</P><P>Regards</P><P>&nbsp;</P><P>MArk</P>]]>
   </description>
   <pubDate>Wed, 04 Feb 2009 07:52:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4734.html#4734</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Hi Mark!  This is from the help-file. Try...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4729.html#4729</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 02 Feb 09 at 4:13PM<br /><br /><DIV>Hi Mark!</DIV><DIV>&nbsp;</DIV><DIV>This is from the help-file.</DIV><DIV>Try a font family with bold or whatever you want.</DIV><DIV>&nbsp;</DIV><DIV>Cheers, Ingo</DIV><DIV>&nbsp;</DIV><DIV>Function AddTrueTypeFont(FontName As String,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Embed&nbsp; As Long) As Long<BR>Parameters<BR>FontName The name of the TrueType font to install. This can either be the name of the font<BR>as shown in the Windows\Fonts folder (for example "Times New Roman Bold") or<BR>it can be the font family name with an optional style specifier in square brackets<BR>(for example "Times New Roman &#091;BoldItalic&#093;"). Possible optional specifiers are:<BR>&#091;Bold&#093;, &#091;Italic&#093; or &#091;BoldItalic&#093;. A codepage can also be specified (for example "Arial<BR>&#091;Bold&#093; {1250}") which allows other encodings to be used. The only codepages<BR>supported at the moment are 437, 850, 852, 1250, 1251 and 1255.<BR>Embed Specifies whether to embed the font or not:<BR>0 = Don't embed the font.<BR>1 = Embed the font.<BR>Returns<BR>0 The font could not be added. This may mean that the font is not licensed to be<BR>embedded, or that the font could not be found.<BR>Non-zero The ID of the font that was successfully added.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 16:13:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4729.html#4729</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Hi Ingo,  I have tried using...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4728.html#4728</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=304">skwirelboy</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 02 Feb 09 at 7:27AM<br /><br />Hi Ingo,<DIV>&nbsp;</DIV><DIV>I have tried using setfontflags as recommended by another user in an earlier post. The code is:</DIV><DIV>&nbsp;</DIV><DIV>id:=qp.AddTrueTypeFont(FontName, 1);<BR>qp.SelectFont(id);</DIV><DIV>qp.SetFontFlags(0, 0, 0, 0, 1, 0, 0, 1); //ie bold italic</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>This&nbsp;makes no perceptible difference to the font whne drawn.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 07:27:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4728.html#4728</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Perhaps it&amp;#039;s better to post...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4727.html#4727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 02 Feb 09 at 7:23AM<br /><br /><P>Perhaps it's better to post your&nbsp;code and then the other ones here can say what's perhaps wrong with it.</P><span style="font-size:10px"><br /><br />Edited by Ingo - 02 Feb 09 at 7:23AM</span>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 07:23:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4727.html#4727</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Hi Ingo,  I haven&amp;#039;t been...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4726.html#4726</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=304">skwirelboy</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 02 Feb 09 at 5:55AM<br /><br />Hi Ingo,<DIV>&nbsp;</DIV><DIV>I haven't been able to find an answer on the forum. But does this mean it can't be done or that no-one else has this problem.</DIV><DIV>&nbsp;</DIV><DIV>Basically, if you add a truetype font how do you output the text for that font in bold or italics?</DIV><DIV>&nbsp;</DIV><DIV>Does anyone know?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 05:55:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4726.html#4726</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Hi Mark! I think you won&amp;#039;t...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4720.html#4720</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 31 Jan 09 at 7:02AM<br /><br /><P>Hi Mark!</P><P>I think you won't find an answer... I've used the search-function (here above) with "bold" ... and i've found your old postings in this case ;-)</P><P>Perhaps it's better to post your post and then the other ones here can say what's perhaps wrong with it.</P><P>Cheers, Ingo</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 31 Jan 2009 07:02:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4720.html#4720</guid>
  </item> 
  <item>
   <title><![CDATA[Bold Font : Hi,   Does anyone have a code...]]></title>
   <link>http://www.quickpdf.org/forum/bold-font_topic1009_post4717.html#4717</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=304">skwirelboy</a><br /><strong>Subject:</strong> 1009<br /><strong>Posted:</strong> 31 Jan 09 at 5:27AM<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Does anyone have a code sample to show how to set the font to bold, italic etc.</DIV><DIV>&nbsp;</DIV><DIV>I need to get this working with the standard pdf fonts and also with added truetype fonts.</DIV><DIV>&nbsp;</DIV><DIV>Have tried SetFontFlags, but can't get it to work. Posted a snippet of code I was using a few weeks ago, but nobody was able to correct it.</DIV><DIV>&nbsp;</DIV><DIV>I can't believe that no-one out there has managed to set font to bold, italic etc for truetype fonts.</DIV><DIV>&nbsp;</DIV><DIV>Thanks for any help.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>Mark</DIV>]]>
   </description>
   <pubDate>Sat, 31 Jan 2009 05:27:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bold-font_topic1009_post4717.html#4717</guid>
  </item> 
 </channel>
</rss>