<?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 : Subseting fonts</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 : Subseting fonts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 19:28:06 +0000</pubDate>
  <lastBuildDate>Sat, 18 Oct 2014 02:10:30 +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=2973</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[Subseting fonts : Ben,There are many different font...]]></title>
   <link>http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12080.html#12080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2973<br /><strong>Posted:</strong> 18 Oct 14 at 2:10AM<br /><br />Ben,<div><br></div><div>There are many different font types and then many different ways a font can be defined within a PDF so there is no sure way to update / trim a font without know all the parameters.</div><div><br></div><div>Here are some of the things that need to be accounted for</div><div><br></div><div>Encodings</div><div>CMaps</div><div>Differences</div><div>GIDToCID maps</div><div>ToUnicode (not so urgent)</div><div><br></div><div>The you need to determine the fonttype - Type1, Type3 etc.. &nbsp;Then you would need to extract the font descriptor and decode it to remove unused characters but make sure that you get the correct characters based on the encodings above.</div><div><br></div><div>We would need to see the PDF file to determine what was required to get it working correctly without making the text unreadable.</div><div><br></div><div>Andrew</div>]]>
   </description>
   <pubDate>Sat, 18 Oct 2014 02:10:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12080.html#12080</guid>
  </item> 
  <item>
   <title><![CDATA[Subseting fonts : BenLazDid you try this:http://...]]></title>
   <link>http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12079.html#12079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2557">mLipok</a><br /><strong>Subject:</strong> 2973<br /><strong>Posted:</strong> 16 Oct 14 at 6:10PM<br /><br />BenLaz&nbsp;<div>Did you try this:</div><div>http://www.debenu.com/docs/pdf_library_reference/ReplaceFonts.php</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 16 Oct 2014 18:10:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12079.html#12079</guid>
  </item> 
  <item>
   <title><![CDATA[Subseting fonts : Thank you for your answer.However,...]]></title>
   <link>http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12035.html#12035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2630">BenLaz</a><br /><strong>Subject:</strong> 2973<br /><strong>Posted:</strong> 03 Oct 14 at 8:07AM<br /><br />Thank you for your answer.<br><br>However, after analising the PDF (which doesn't have image), we found that the way to reduce it is subset the font.<br><br>Is there a way to subset the font ?<br>]]>
   </description>
   <pubDate>Fri, 03 Oct 2014 08:07:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12035.html#12035</guid>
  </item> 
  <item>
   <title><![CDATA[Subseting fonts :  Hi Ben,already created pdf-files...]]></title>
   <link>http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12022.html#12022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2973<br /><strong>Posted:</strong> 26 Sep 14 at 12:46PM<br /><br />Hi Ben,<div>&nbsp;</div><div>already created pdf-files couldn't be compressed by QuickPDF on the fly.</div><div>You have to split the pdf into single pages, objects, ... and resample them to a new pdf using functions like CompressImages:</div><div><a href="http://www.debenu.com/docs/pdf_library_reference/CompressImages.php" target="_blank" rel="nofollow">http://www.debenu.com/docs/pdf_library_reference/CompressImages.php</a></div><div>You should Keep in mind that Images have many Bytes and often there are jpg-images included which are already (as jpeg) compressed. So working on the images reducing the dpi will reduce much.</div><div>Defining/including font-properties and often used Images only once in the file can reduce, too.</div><div>&nbsp;</div><div>Cheers, Ingo</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 26 Sep 2014 12:46:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12022.html#12022</guid>
  </item> 
  <item>
   <title><![CDATA[Subseting fonts : Hello,We have &amp;#034;big pdf&amp;#034;...]]></title>
   <link>http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12005.html#12005</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2630">BenLaz</a><br /><strong>Subject:</strong> 2973<br /><strong>Posted:</strong> 22 Sep 14 at 1:29PM<br /><br />Hello,<br><br>We have "big pdf" that can be reduced seriously by external applications by subsetting fonts.<br><br>Today, we would like to do this operation ourselves, and we have no idea on how to do it with Debenu.<br><br>Does someone have an idea ? <br>]]>
   </description>
   <pubDate>Mon, 22 Sep 2014 13:29:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/subseting-fonts_topic2973_post12005.html#12005</guid>
  </item> 
 </channel>
</rss>