How do I add multiple pages from existing documents to a single page in a new document?
Page imposition is a process of combining pages onto larger sheets to make books, booklets, pamphlets, etc. Page imposition can be used to arrange/order pages prior to printing or to assemble a ‘master’ page from several ‘source’ pages. Using PDFNet API it is possible to write applications that can re-order the pages such that they will display in the correct order when the hard copy pages are compiled and folded correctly. For an example on how multiple pages can be combined/imposed using PDFNet please take a look at ImpositionTest sample project.