Mike Ferrando wrote: > I have worked with some of the examples. > > ReadOutLoud
http://1t3xt.info/examples/browse/?page=example&id=292 > MarkedContent http://1t3xt.info/examples/browse/?page=example&id=274 > HelloWorldWriter http://1t3xt.info/examples/browse/?page=example&id=29 > However, I have not been able to get my code to work. If you follow the links added above, you'll also find the resulting PDF. Can you specify what is not working? > HelloWorldWriter is alot like what I want to do, but the pages are not normal > size. Define 'normal size'; avoid being cryptic. Otherwise PageSize.A4 is assumed. > The page imported results in a smaller size and a bigger than normal page. You do realize that HelloWorldWriter intentionally scales pages. Did you adapt the parameters to your 'not normal size'? > I thought to wrap the existing document as such: > > document > Part > import page 0 > Part > import page 1 What do you mean by part? I fail to see the relation with HelloWorldWriter. HelloWorldWriter copies 4 pages to 1 pages and orients them in the way the one page can be folded into some kind of booklet. I don't see that in your description. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
