<?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 : CapturePage and DrawCapturedPage creating upside d</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 : CapturePage and DrawCapturedPage creating upside d]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:33:51 +0000</pubDate>
  <lastBuildDate>Wed, 17 Aug 2011 14:32:10 +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=1927</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[CapturePage and DrawCapturedPage creating upside d : Thanks Andrew. It certainly fixed...]]></title>
   <link>http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8231.html#8231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=836">champagnecharly</a><br /><strong>Subject:</strong> 1927<br /><strong>Posted:</strong> 17 Aug 11 at 2:32PM<br /><br />Thanks Andrew. It certainly fixed the issue. Thank you also for the explanation.&nbsp;<div><br>Regards</div>]]>
   </description>
   <pubDate>Wed, 17 Aug 2011 14:32:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8231.html#8231</guid>
  </item> 
  <item>
   <title><![CDATA[CapturePage and DrawCapturedPage creating upside d : This problem has been fixed by...]]></title>
   <link>http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8230.html#8230</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 1927<br /><strong>Posted:</strong> 17 Aug 11 at 2:30PM<br /><br />This problem has been fixed by calling QP.NormalizePage(). &nbsp;<div><br></div><div>Many libraries, when they create the PDF content stream by adding drawing commands, they don't restore the graphics state back to default when they have finished. &nbsp;For example, if the last object on the page is 90 degree rotated text and their program rotates the coordinate system to draw the text at 90 degrees but doesn't restore the graphics state back to 0 degrees then the next PDF library that wants to add text to the page such as QPL and the DrawText() command will draw the text at 90 degrees without realising. &nbsp;Page scaling and the origin can also be affected in the same way. &nbsp;NormalizePage attempts to fix most of these problems by wrapping the content streams with savestate/restore commands.</div>]]>
   </description>
   <pubDate>Wed, 17 Aug 2011 14:30:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8230.html#8230</guid>
  </item> 
  <item>
   <title><![CDATA[CapturePage and DrawCapturedPage creating upside d : Ok.. so maybe some important info....]]></title>
   <link>http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8225.html#8225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=836">champagnecharly</a><br /><strong>Subject:</strong> 1927<br /><strong>Posted:</strong> 16 Aug 11 at 11:50AM<br /><br />Ok.. so maybe some important info. The pdf is originally created using XSL&gt; FOP. If I recreate each page. i.e loop through each page and append each page to a new page. then using exactly the same formulae. as previously and overlay the relevant pages.. then there are no mirror images.<div>This would be an ok work around however the bookmark tree&nbsp;references&nbsp;become corrupt/ invalid.</div><div>and my links no longer work.&nbsp;</div><div><br></div><div>Any sugestions?</div><div>&nbsp;&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 16 Aug 2011 11:50:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8225.html#8225</guid>
  </item> 
  <item>
   <title><![CDATA[CapturePage and DrawCapturedPage creating upside d : Seems like maybe the origin is...]]></title>
   <link>http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8222.html#8222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=836">champagnecharly</a><br /><strong>Subject:</strong> 1927<br /><strong>Posted:</strong> 16 Aug 11 at 2:11AM<br /><br />Seems like maybe the origin is where the problem lies.&nbsp;<div>If I try and set origin to 1 and then save file. I then check &nbsp;using getOrigin... it returns 0. &nbsp;IS this normal?</div><div><br></div><div>Regards</div>]]>
   </description>
   <pubDate>Tue, 16 Aug 2011 02:11:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8222.html#8222</guid>
  </item> 
  <item>
   <title><![CDATA[CapturePage and DrawCapturedPage creating upside d : Hello,Where am i going wrong?...]]></title>
   <link>http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8221.html#8221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=836">champagnecharly</a><br /><strong>Subject:</strong> 1927<br /><strong>Posted:</strong> 16 Aug 11 at 1:15AM<br /><br /><div><br></div><div><br></div><div>Hello,</div><div><br></div><div>Where am i going wrong? Is it lack of sleep that stops me seeing the wood for the trees?</div><div><br></div><div>Basically using capture I get an upside down mirror image of the original page.&nbsp;</div><div><br></div><div><br></div><div>&nbsp; &nbsp; Dim CapturedPageID, OptionalContentGroupID, pagecount</div><div><br></div><div>pagecount= qp.pagecount</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp;OptionalContentGroupID = qp.NewOptionalContentGroup("NonPrintable")</div><div>&nbsp; Call qp.SetOptionalContentGroupPrintable(OptionalContentGroupID, 0)</div><div>&nbsp;&nbsp;</div><div>&nbsp; CapturedPageID = qp.CapturePage(pagecount)</div><div>&nbsp; &nbsp; Call qp.SetCapturedPageOptional(CapturedPageID, OptionalContentGroupID)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; qp.SelectPage (pagecount - 2)</div><div><br></div><div>can anybody see what silly mistake I am making?</div><div><br></div><div>Thanks&nbsp;</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 16 Aug 2011 01:15:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/capturepage-and-drawcapturedpage-creating-upside-d_topic1927_post8221.html#8221</guid>
  </item> 
 </channel>
</rss>