<?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 : ExtractPageRanges</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 : ExtractPageRanges]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 20 May 2026 05:53:44 +0000</pubDate>
  <lastBuildDate>Mon, 23 Nov 2009 18:45:43 +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=1281</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[ExtractPageRanges : These fonts are not the from QP...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5879.html#5879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 6:45PM<br /><br />These fonts are not the from QP supported standard fonts.<br>If they are really embedded then you should get them. If there are only font references in the document you should have these fonts on your machine, too.<br>If you want to embedd these fonts you can use AddTrueTypeFont or AddTrueTypeFontFromFile.<br>BTW: The new QuickPDF library demo contains font-samples, too.<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 18:45:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5879.html#5879</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi Swourin  Try with something...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5878.html#5878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=129">DELBEKE</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 6:43PM<br /><br /><P>Hi Swourin</P><DIV>&nbsp;</DIV><DIV>Try with something like this</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV>&nbsp; Dim Doc As New QuickPDFAX0717.PDFLibrary<BR>&nbsp; Dim lret As Long<BR>&nbsp; Doc.UnlockKey "My Key"<BR>&nbsp; lret = Doc.ExtractFilePages("C:\PdfVisu\PdfTest\Document.pdf", "c:\test.pdf", "2")</DIV></BLOCKQUOTE>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 18:43:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5878.html#5878</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi Ingo, I used FindFonts to enumerate...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5877.html#5877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1197">swourin</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 5:51PM<br /><br />Hi Ingo, <br><br>I used FindFonts to enumerate all the fonts used in the source document, here is the list: <br>URWBookmanL-DemiBoldItal&nbsp; Type: Type1<br>NimbusRomNo9L-Regu&nbsp; Type: Type1<br>NimbusRomNo9L-Regu&nbsp; Type: Type1<br>URWBookmanL-Ligh&nbsp; Type: Type1<br>URWBookmanL-Ligh&nbsp; Type: Type1<br>URWBookmanL-LighItal&nbsp; Type: Type1<br>URWBookmanL-LighItal&nbsp; Type: Type1<br>NimbusRomNo9L-Medi&nbsp; Type: Type1<br>NimbusRomNo9L-Medi&nbsp; Type: Type1<br>URWBookmanL-DemiBold&nbsp; Type: Type1<br>URWBookmanL-DemiBold&nbsp; Type: Type1<br>Symbol&nbsp; Type: Standard<br><br>When I do the same thing in the target document FindFonts returns zero. The question is how can I add these fonts to the target document with the information available on the source PDF.<br><br>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 17:51:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5877.html#5877</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi Swourin  Can you upload a...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5876.html#5876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=129">DELBEKE</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 5:19PM<br /><br />Hi Swourin<DIV>&nbsp;</DIV><DIV>Can you upload a pdf sample some where or send it directly to me at Jean-Luc(At)Delbeke(Dot)fr.</DIV><DIV>And the list of pages you want to export in a new pdf</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 17:19:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5876.html#5876</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi!The question is... where are...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5875.html#5875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 4:45PM<br /><br />Hi!<br><br>The question is... where are the font-information?<br>In your extracted page or anywhere else?<br>So first check which are the used fonts and add them to your extracted page(s) later?<br>Only ideas - not a solution ;-)<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 16:45:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5875.html#5875</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi Ingo, thanks for your reply.I...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5874.html#5874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1197">swourin</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 4:14PM<br /><br />Hi Ingo, thanks for your reply.<br><br>I just didn't get how can I use ClonePages in my particular case. I need to split one document of several pages in various one page documents. How can I use ClonePages for doing this? I looked on the help and it shows that ClonePages can be used just for cloning pages inside the same document, a little bit different of what I want to accomplish. Any help will be welcome. Thanks in advance.<br><br>Regards, Anderson.<br><br>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 16:14:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5874.html#5874</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges :  Hi!Perhaps you should try &amp;#034;ClonePages&amp;#034;...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5872.html#5872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 11:32AM<br /><br />Hi!<br><br>Perhaps you should try "ClonePages" ...<br>Another point: If something lost after page transformation you should use "CombineLayers" before 'cause the page properties can be on several layers.<br><br>Cheers and welcome here, Ingo<br><span style="font-size:10px"><br /><br />Edited by Ingo - 23 Nov 09 at 11:33AM</span>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 11:32:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5872.html#5872</guid>
  </item> 
  <item>
   <title><![CDATA[ExtractPageRanges : Hi folks, I&amp;#039;m considering...]]></title>
   <link>http://www.quickpdf.org/forum/extractpageranges_topic1281_post5871.html#5871</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1197">swourin</a><br /><strong>Subject:</strong> 1281<br /><strong>Posted:</strong> 23 Nov 09 at 10:34AM<br /><br />Hi folks, I'm considering buying QuickPDF for a very simple feature that I need, the ability to copy some pages from one document to a new (empty) one. I tried the ExtractPageRanges method but the font information is lost, how can I accomplish that without loosing font (name, size, style...)?<br><br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 10:34:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/extractpageranges_topic1281_post5871.html#5871</guid>
  </item> 
 </channel>
</rss>