<?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 : Font gets lost with CapturePage</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 : Font gets lost with CapturePage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:48:58 +0000</pubDate>
  <lastBuildDate>Tue, 15 Nov 2005 03:46:37 +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=179</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[Font gets lost with CapturePage : Ingo,  Thanks for your suggestion....]]></title>
   <link>http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post522.html#522</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=117">JanN</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> 15 Nov 05 at 3:46AM<br /><br />Ingo,<br /><br />Thanks for your suggestion. I saved the document once and then worked with that file. But unfortunately that didn't work. <br /><br />Other ideas? <img border="0" src="http://www.quickpdf.org/forum/smileys/smiley24.gif" border="0"> <br />]]>
   </description>
   <pubDate>Tue, 15 Nov 2005 03:46:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post522.html#522</guid>
  </item> 
  <item>
   <title><![CDATA[Font gets lost with CapturePage : Hi Jan! Please look here: http...]]></title>
   <link>http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post521.html#521</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> 14 Nov 05 at 3:58PM<br /><br />Hi Jan!<br />Please look here: http://www.quickpdf.org/forum/forum_posts.asp?TID=177&PN=1<br />I think it's the same problem.<br />]]>
   </description>
   <pubDate>Mon, 14 Nov 2005 15:58:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post521.html#521</guid>
  </item> 
  <item>
   <title><![CDATA[Font gets lost with CapturePage : Hi,  I have a pdf file generated...]]></title>
   <link>http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post520.html#520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=117">JanN</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> 14 Nov 05 at 8:41AM<br /><br />Hi,<br /><br />I have a pdf file generated by ghostscript. When opening and saving that file with quickpdf everything is fine. <br /><br />The problem occurs when I capture and draw that page before saving. When opening that modified file with Adobe Reader, I get an error: "Font not found in resource dictionary - using helvetica" (translated from german). That happens also with multipage files.<br /><br />I have no clue. Does anyone?<br /><br />Sample file:<br /><br />http://www.upload24.de/download/test.pdf<br /><br /><br />Sample function:<br /><br /><strong>procedure</strong> DoSomething;<br /><strong>var</strong><br />&nbsp;&nbsp;pdf: TiSEDQuickPdf;<br />&nbsp;&nbsp;i,c,r: integer;<br />&nbsp;&nbsp;w,h: double;<br /><strong>begin</strong><br />&nbsp;&nbsp;pdf := TiSEDQuickPDF.Create;<br />&nbsp;&nbsp;pdf.UnlockKey('license key');<br /><br />&nbsp;&nbsp;pdf.LoadFromFile('c:\temp\test.pdf');<br />&nbsp;&nbsp;pdf.SetMeasurementUnits(1);<br />&nbsp;&nbsp;pdf.SetOrigin(1);<br /><br />&nbsp;&nbsp;pdf.SelectPage(1);<br />&nbsp;&nbsp;w := pdf.PageWidth;<br />&nbsp;&nbsp;h := pdf.PageHeight;<br />&nbsp;&nbsp;r := pdf.PageRotation;<br /><br />&nbsp;&nbsp;pdf.NewPage;<br />&nbsp;&nbsp;pdf.SetPageDimensions(w, h);<br />&nbsp;&nbsp;pdf.RotatePage(r);<br /><br />&nbsp;&nbsp;c := pdf.CapturePage(1);<br />&nbsp;&nbsp;pdf.SelectPage(1);<br />&nbsp;&nbsp;pdf.NewLayer;<br />&nbsp;&nbsp;pdf.DrawCapturedPage(c, 0, 0, w, h);<br /><br />&nbsp;&nbsp;pdf.SaveToFile('c:\temp\out.pdf');<br /><br />&nbsp;&nbsp;FreeAndNil(pdf);<br /><strong>end</strong>;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]>
   </description>
   <pubDate>Mon, 14 Nov 2005 08:41:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/font-gets-lost-with-capturepage_topic179_post520.html#520</guid>
  </item> 
 </channel>
</rss>