<?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 : Problems printing rotated pdf</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 : Problems printing rotated pdf]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 09 Aug 2026 08:30:39 +0000</pubDate>
  <lastBuildDate>Mon, 22 Sep 2008 11:52:35 +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=958</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[Problems printing rotated pdf : I tried with Direct Acces funtion...]]></title>
   <link>http://www.quickpdf.org/forum/problems-printing-rotated-pdf_topic958_post4505.html#4505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=623">carlos.albert</a><br /><strong>Subject:</strong> 958<br /><strong>Posted:</strong> 22 Sep 08 at 11:52AM<br /><br />I tried with Direct Acces funtion too and same result. Please, somebody can help me, is there any way the print function respect the rotation?]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 11:52:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problems-printing-rotated-pdf_topic958_post4505.html#4505</guid>
  </item> 
  <item>
   <title><![CDATA[Problems printing rotated pdf : I have problems to print a rotated...]]></title>
   <link>http://www.quickpdf.org/forum/problems-printing-rotated-pdf_topic958_post4499.html#4499</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=623">carlos.albert</a><br /><strong>Subject:</strong> 958<br /><strong>Posted:</strong> 19 Sep 08 at 2:04PM<br /><br />I have problems to print a rotated pdf. I first rotate the pages of the pdf 180º with the RotatePage function, then I save the file, if I open it with adobe reader I can see the pages rotated.&nbsp;Then I print the pdf&nbsp;using the Print function of ISedQuickLibrary&nbsp;but the&nbsp;pages are printed without the rotatiton however if I&nbsp;print the same&nbsp;pdf using AdobeReader the pages are printer rotated. I need to use the print function of isedQuick because it alows me to use duplex property of the printer.<DIV>&nbsp;</DIV><DIV>What can I do?</DIV><DIV>&nbsp;</DIV><DIV>He is my code:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; QPi := TiSEDQuickPDF.Create;<BR>&nbsp;&nbsp;&nbsp;&nbsp; QPi.UnlockKey(Key);&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; QPi.LoadFromFile(nomFich);<BR>&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n := QPi.PageCount();<BR></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; for i := 1 to n do<BR>&nbsp;&nbsp;&nbsp;&nbsp; begin<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QPi.selectPage(i);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QPi.RotatePage(180);<BR>&nbsp;&nbsp;&nbsp;&nbsp; end;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; QPi.SaveToFile(nomFich);</DIV><DIV><BR>&nbsp;&nbsp;&nbsp;&nbsp; QPi.LoadFromFile(nomFich);<BR>&nbsp;&nbsp;&nbsp;&nbsp; PagFrom := 1; </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; PagTo := QPi.PageCount();<BR>&nbsp;&nbsp;&nbsp;&nbsp; QPi.PrintDocument(printerName, PagFrom , PagTo , QPi.PrintOptions(0, 0, ''));</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; QPi.Free;</DIV><DIV>&nbsp;</DIV><DIV>very simple, isn't it?<BR></DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help.</DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 14:04:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problems-printing-rotated-pdf_topic958_post4499.html#4499</guid>
  </item> 
 </channel>
</rss>