Is there an easy way to create a pdf in the Printer's Spread format using iText? i.e., I'm making a 20 page book and the pages are 2 sided, but half the size of a regular letter size. Thus, 4 pages are put on a piece of paper, 2 pages on each side of the piece of paper. The paper is then cut or folded to create the book. (A very common book size in bookstores).
One printer says he'd prefer to see the pages like
20/1 & 2/19,
18/3 & 4/17,
16/5 & 6/15,
14/7 & 8/13,
12/9 & 10/11
Another printer says to create
1/4 & 2/3,
5/8 & 6/7,
9/12 & 10/11,
13/16 & 14/15,
17/20 & 18/19.

I see how I could play some tricks doing something similar to the TwoOnOne example by creating some temporary pdfs, then combining them, but thought I'd check if someone has solved it already.
Thanks in advance.

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to