<?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 : Problem Imposing Cropped Pages</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 : Problem Imposing Cropped Pages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:36:21 +0000</pubDate>
  <lastBuildDate>Mon, 07 Nov 2005 20:30: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=165</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[Problem Imposing Cropped Pages : Yeah, looks like QuickPDF&amp;#039;s...]]></title>
   <link>http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post470.html#470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 165<br /><strong>Posted:</strong> 07 Nov 05 at 8:30PM<br /><br />Yeah, looks like QuickPDF's print routines don't properly consider the crop box.<br /><br />I put together a couple of examples, both of whose output PDFs look identical in Reader, but with the following differences.  Both take the same imposed (2-up) document, and unimpose it (double pages are placed on two individual pages).<br /><br />http://www.geocities.com/sea_sbs/files/unimpose.zip<br /><br />1. unimpose1.vbs takes the input doc, clones the pages after page 1, then simply sets the crop box for left and right pages.  It then shuffles the pages into the correct order.  Simple, fast, will print fine in Reader (with the right settings), but pages are half-size, and won't print correctly with QuickPDF.<br /><br />2. unimpose2.vbs takes the same input doc, and appends another copy to it.  It then crops and captures all pages after page one, then draws them onto landscape pages, and rotates the pages to portrait.  Pages are full-size, and will print correctly with QuickPDF (and Reader, of course).  However, the PDF is twice the size of version 1, and the script runs much more slowly.<br /><br />It would be nice if you could combine the two, cloning instead of merging, but once a page is captured, it and any clones are removed from the document.  So, I had to use the much slower merge process.  If you're just wanting to use each page once, however (not unimposing), the second method should result in a PDF that will print correctly in QuickPDF.<br /><br /><br /><span style="font-size:10px"><br /><br />Edited by chicks</span>]]>
   </description>
   <pubDate>Mon, 07 Nov 2005 20:30:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post470.html#470</guid>
  </item> 
  <item>
   <title><![CDATA[Problem Imposing Cropped Pages : Thanks, chicks.I&amp;#039;m now using...]]></title>
   <link>http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post469.html#469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=142">PhilG</a><br /><strong>Subject:</strong> 165<br /><strong>Posted:</strong> 07 Nov 05 at 12:28PM<br /><br /><P>Thanks, chicks.&nbsp;&nbsp;I'm now using CapturePageEx&nbsp;in the imposition.&nbsp; Now when I open the new document, the pasted image is still cropped, as desired.</P><P>Unfortunately, the cropped-out portion is still present in the document&nbsp;and rears its ugly head when I print the document.&nbsp; When I do the PrintDocument command, it&nbsp;prints with all the cropped-out&nbsp;part of the imposed documents&nbsp;included.</P><P>Actually, I really&nbsp;am required&nbsp;to save the cropped PDFs as whole new PDFs with the cropped-out portion gone (before imposition later), in order to save disk space and to eliminate the danger of the cropped-out portion showing up later.&nbsp; Does anyone know of a way to do that with QuickPDF, or would that require a different tool?&nbsp; I'm using QuickPDF 4.41.&nbsp; I mistakenly said 4.11 earlier.&nbsp; Thanks.</P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by PhilG</span>]]>
   </description>
   <pubDate>Mon, 07 Nov 2005 12:28:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post469.html#469</guid>
  </item> 
  <item>
   <title><![CDATA[Problem Imposing Cropped Pages : Use CapturePageEx(page, 1) to...]]></title>
   <link>http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post443.html#443</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 165<br /><strong>Posted:</strong> 02 Nov 05 at 5:57PM<br /><br />Use CapturePageEx(page, 1) to capture only the cropped portion of the page.<br />]]>
   </description>
   <pubDate>Wed, 02 Nov 2005 17:57:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post443.html#443</guid>
  </item> 
  <item>
   <title><![CDATA[Problem Imposing Cropped Pages : I have a large blank one-page...]]></title>
   <link>http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post442.html#442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=142">PhilG</a><br /><strong>Subject:</strong> 165<br /><strong>Posted:</strong> 02 Nov 05 at 3:54PM<br /><br /><P>I have a large blank one-page document, and a smaller one-page document which is a PDF that was cropped and saved using QuickPDF 4.11.</P><P>I'm trying to impose the cropped portion of the latter onto the blank document using the normal method, i.e. MergeDocument, CapturePage, and DrawCapturedPage.&nbsp; However, I'm finding that the cropping survives only through the merging step.&nbsp; As soon as it's captured and drawn, the cropping goes away and the entire second document page is pasted onto the blank page, not just the part included in the crop.</P><P>Does anyone know if it's possible to impose only the cropped part of a cropped page; or better yet, to save the cropped part of the cropped page as a complete PDF page, where the cropped-out part is gone and no longer takes up disk space?&nbsp; Thanks.</P><span style="font-size:10px"><br /><br />Edited by PhilG</span>]]>
   </description>
   <pubDate>Wed, 02 Nov 2005 15:54:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-imposing-cropped-pages_topic165_post442.html#442</guid>
  </item> 
 </channel>
</rss>