<?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 : Saving a PDF file</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 : Saving a PDF file]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 18:58:53 +0000</pubDate>
  <lastBuildDate>Tue, 07 Feb 2006 04:11:53 +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=309</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[Saving a PDF file : Hey there,  I&amp;#039;m having trouble...]]></title>
   <link>http://www.quickpdf.org/forum/saving-a-pdf-file_topic309_post1317.html#1317</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=276">tren</a><br /><strong>Subject:</strong> 309<br /><strong>Posted:</strong> 07 Feb 06 at 4:11AM<br /><br />Hey there,<br /><br />I'm having trouble saving certain PDFs to disk using QuickPDF.<br /><br />Using vbscript, I'm reading in the PDF and saving the file:<br /><br />QP.LoadFromFile("filename")<br />QP.SaveToFile("filename2")<br /><br />But when I open filename2, it issues an error:<br /><br />"Could not find the Extended Graphics State Named 'GS1'.<br /><br />The PDF then opens, but all the pages are blank and it's missing its bookmarks.<br /><br />However, if I do:<br /><br />QP.LoadFromFile("filename")<br />QP.ExtractPageRanges("1-lastpage")<br />QP.SaveToFile("filename2")<br /><br />The complete PDF opens correctly (minus the bookmarks). This is happening for most PDFs.<br /><br />Any ideas whats going on?<br /><br />Thanks,<br />Ben<br /><br /><br /><br />]]>
   </description>
   <pubDate>Tue, 07 Feb 2006 04:11:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/saving-a-pdf-file_topic309_post1317.html#1317</guid>
  </item> 
 </channel>
</rss>