Quoting Gajdos Gabriel <[EMAIL PROTECTED]>:

> Hi all!
> 
> I am looking for a help with following situation.
> 
> I have a PDF with A4 page size.
> Is it possible (with iText) to convert it into a new A4 file containing 2
> previous pages on each page (A4-->A5 page layout)?
> 
> Example: If source file has 10 pages, I want to get result file with only 5
> page sheets, but each page will contain 2 pages from source file.

There is an example that puts 4 pages of one document
on 1 page of a new document here:
http://www.lowagie.com/iText/tutorial/ch13.html

You only need to make some small changes to this example
to have the result you need.

br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to