Patrick Dethioux wrote: > Hi, > > How can I force a pdf file to have 2 pages of on the same sheet while merging > different pdf file together ?
My first reaction was: you're asking something that is impossible, because http://itextpdf.com/faq.php?branch=faq.pdf_in_general&node=pdl > I have a few pdf files containing "1/2 letter size" pages that I would like > to merge in one single pdf file containing only letter size pages (and > therefore merge 2 original 1/2 letter size pages to one sheet) Now I see that you are looking for an N-up tool. More specifically: a 2-up tool. That's easy: http://itextpdf.com/examples/index.php?page=example&id=115 It's explained in the first and the second edition of the iText book. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ 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 Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
