<?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 : MergeFileList with different orientations</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 : MergeFileList with different orientations]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:59:33 +0000</pubDate>
  <lastBuildDate>Sat, 23 Jun 2012 08:50:46 +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=2314</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[MergeFileList with different orientations : The following code should solve...]]></title>
   <link>http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9824.html#9824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2314<br /><strong>Posted:</strong> 23 Jun 12 at 8:50AM<br /><br /><div>The following code should solve the problem. &nbsp;PrintOptions(1,1.. turns on AutoFit and AutoRotate for printing.</div><div><br></div><div>Andrew.</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.LoadFromFile("271227000001.PDF", "");</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i = 1; i &lt;= QP.PageCount(); i++)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SelectPage(i);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.NormalizePage(0);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int iPrintOptions = QP.PrintOptions(1, 1, "Printing Sample");</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.PrintDocument(QP.GetDefaultPrinterName(), 1, QP.PageCount(), iPrintOptions);</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 23 Jun 2012 08:50:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9824.html#9824</guid>
  </item> 
  <item>
   <title><![CDATA[MergeFileList with different orientations : Hi Steve!If you change the order...]]></title>
   <link>http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9816.html#9816</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2314<br /><strong>Posted:</strong> 22 Jun 12 at 12:29PM<br /><br />Hi Steve!<br><br>If you change the order the result will be different but still not okay ;-)<br>I didn't make this experiences with earlier versions and i won't expect such problems now.<br>An idea: Perhaps the landscape-pdf was a portrait-pdf first and then rotated to landscape?<br>So internally it's still managed as portrait and for displaying it will be turned.<br>If i'm right you can check the rotation first before merging.<br>An easy but ugly way to avoid the problems could be to set the dimensions first to 852 x 852 ;-)<br>Hope i could give you some ideas...<br><br>Cheers&nbsp; and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Fri, 22 Jun 2012 12:29:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9816.html#9816</guid>
  </item> 
  <item>
   <title><![CDATA[MergeFileList with different orientations :                 Hello, I&amp;#039;m...]]></title>
   <link>http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9812.html#9812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1983">SteveB</a><br /><strong>Subject:</strong> 2314<br /><strong>Posted:</strong> 22 Jun 12 at 11:16AM<br /><br />            Hello, I'm using Version 8.16 and want to merge some PDF's together. They have different orientations, the first is landscape, the second is portrait, both A4. MergeFileList creates a PDF in A4 portrait, the first document is printed only the left side (information fitting on A4 portrait). Can I change this behaviour, and how ? ]]>
   </description>
   <pubDate>Fri, 22 Jun 2012 11:16:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mergefilelist-with-different-orientations_topic2314_post9812.html#9812</guid>
  </item> 
 </channel>
</rss>