PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

PDF Orientation
http://forum.pdfsharp.com/viewtopic.php?f=3&t=182
Page 1 of 1

Author:  Chrissi [ Tue Jun 26, 2007 3:11 pm ]
Post subject:  PDF Orientation

Hello,

i try to merge some pdf files. One of these pdf files has orientation "Landscape" and a rotation of 90. If i add this page with

"page = m_ContentDoc.AddPage(doc.Pages[i]);"

1. page.Orientation is "Portrait" and
2. page.Height = doc.Pages[i].Width and page.Width = doc.Pages[i].Height.

So in the merged pdf file this page is no longer of orientation "Landscape" but the content of the page is correctly still "Landscape".

Is there any problem reading pdf files with rotations other than 0 ?


Thanks Christian

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/