Hi Carsten,
Thanks for your reply.
 
Your example and other examples I could find are always based on reading and manipulating a complete page.
I want 2 split a (scanned A3) single page in 2 A4 pages and I cannot find examples how to get a part of a single pdf page.
 
Fred.

 
2006/5/3, Carsten Hammer <[EMAIL PROTECTED]>:
Hi Fred,
should be possible:
use the handouts or the nup plugin as start and change it to write out
the input page twice. The attached example plugin reverts the effect of
the NUp plugin by placing the two pages not side by side but on two
different pages. To do what you want you just have to implement some
logic to detect the pagesize and do some rescaling (might be better) or
dividing like in the sample "divide" plugin.
Best regards,
Carsten

Fred Stoopendaal schrieb:
> I have an PDF file with A3 and A4 pages. I like to split the A3 page
> into 2 A4 pages. Is this possible with itext. and if so how can I do that.
>



Reply via email to