Re: [iText-questions] Page setup is Landscape

2003-08-22 Thread Paulo Soares
: Re: [iText-questions] Page setup is Landscape > Well, I don't know the actual page setup since I receive the width and > height parameters. And even if I could determine which page setup is > used > (A-series, B-series) the user can still choose a custom file format and >

Re: [iText-questions] Page setup is Landscape

2003-08-22 Thread Ligius Astratinei
Well, I don't know the actual page setup since I receive the width and height parameters. And even if I could determine which page setup is used (A-series, B-series) the user can still choose a custom file format and specify an orientation. What do I do then? if (gc.getPageFormat().getOrientation(

Re: [iText-questions] Page setup is Landscape

2003-08-22 Thread Mauro Marini
IL PROTECTED]> Sent: Thursday, August 21, 2003 2:54 PM Subject: [iText-questions] Page setup is Landscape How do I set up Landscape - Orientation in a PDF file? The page size rectangle is rotated (actually width and height are reversed) but there is no actual way to set page orientation. I

[iText-questions] Page setup is Landscape

2003-08-22 Thread Ligius Astratinei
How do I set up Landscape - Orientation in a PDF file? The page size rectangle is rotated (actually width and height are reversed) but there is no actual way to set page orientation. I'm saying this because, if I want to print a PDF from Acrobat I have to set page size and orientation again,