Quoting = k3Rn = <[EMAIL PROTECTED]>:

> I'd want to simply rotate all pages of an existing pdf 90 degrees
> to the right - from portait to landscape orientation.

This can be done with iText.

> In my case i would need that to rotate pdf pages that are in 
> portrait orientation, but the text is vertically printed (because
> it used to be a landscape printout).

I'm not sure what you mean. If you say the pages are in
portrait now but people have to turn their heads 90 degrees
to read the text on a screen, then you can use iText.
If you rotate the pdf pages with iText, the text will
be rotated too.
If you want to reorganize the text (for instance: now there
are 80 chars per line, but you want 120 chars per line),
you will have a hard time finding good software to do this.
You can't 'restructure' text because once you make a PDF
all text structure is lost.

br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to