<?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 : how to set font styles</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 : how to set font styles]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:17:00 +0000</pubDate>
  <lastBuildDate>Mon, 10 Sep 2012 08:14:46 +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=2366</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[how to set font styles : As Ingo says it is not easy to...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10097.html#10097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 10 Sep 12 at 8:14AM<br /><br />As Ingo says it is not easy to change fonts in a PDF document. &nbsp;PDF files by design, are not easy to change and were never designed to be changed.<div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Mon, 10 Sep 2012 08:14:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10097.html#10097</guid>
  </item> 
  <item>
   <title><![CDATA[how to set font styles : If the pdf-document is made then...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10094.html#10094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 09 Sep 12 at 1:44PM<br /><br />If the pdf-document is made then it's made, fixed and end.<br>It#s really hard stuff to change anything having to do with the content.<br>With QP you shouldn't try it.<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Sun, 09 Sep 2012 13:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10094.html#10094</guid>
  </item> 
  <item>
   <title><![CDATA[how to set font styles : Hi, i have the same concern of...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10091.html#10091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2043">isyscorp</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 08 Sep 12 at 5:23PM<br /><br />Hi, i have the same concern of wanting to change all TEXTS FONT inside a certain PDF File into a different FONT STYLE but it should not change it's Font Size. Is this possible?<div id="isChromeWebToolbarDiv" style="display:n&#111;ne"></div><div><br></div><div>Thanks,</div><div>Vid</div>]]>
   </description>
   <pubDate>Sat, 08 Sep 2012 17:23:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post10091.html#10091</guid>
  </item> 
  <item>
   <title><![CDATA[how to set font styles : Thanks to AndrewC!I will try it....]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9976.html#9976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2019">PeterXie</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 14 Aug 12 at 4:38AM<br /><br />Thanks to AndrewC!<br>I will try it.<br><br>]]>
   </description>
   <pubDate>Tue, 14 Aug 2012 04:38:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9976.html#9976</guid>
  </item> 
  <item>
   <title><![CDATA[how to set font styles :   This is all mentioned in the...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9973.html#9973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 10 Aug 12 at 3:42PM<br /><br /><div>This is all mentioned in the reference manual. &nbsp;Search for 'Italic' and 'Underline'.</div><div><br></div><div>&nbsp;1. QP.AddStandardFont() &nbsp;- has some bold and italic fonts to choose from.</div><div><br></div><div>&nbsp;2. QP.AddTreTypeFont("Times New Roman &#091;BoldItalic&#093;", 1);</div><div><br></div><div>&nbsp;3. QP.SetTextUnderline(1);&nbsp;</div><div><br></div><div><div>Underline The underline mode to use:</div><div>&nbsp; 0 = None</div><div>&nbsp; 1 = Single</div><div>&nbsp; 2 = Double</div><div>&nbsp; 3 = Strikeout</div><div>&nbsp; 4 = Over</div></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 10 Aug 2012 15:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9973.html#9973</guid>
  </item> 
  <item>
   <title><![CDATA[how to set font styles : Hi All again,Is it able to set...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9964.html#9964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2019">PeterXie</a><br /><strong>Subject:</strong> 2366<br /><strong>Posted:</strong> 09 Aug 12 at 10:44AM<br /><br />Hi All again,<br><br>Is it able to set the font style, such as italic, underline before drawing the text?<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 10:44:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-set-font-styles_topic2366_post9964.html#9964</guid>
  </item> 
 </channel>
</rss>