This tool allows you to load pages from an existing PDF document and inserted into current PDF document.
Guide:
1. Click Add, to select and add PDF files, or simply drag files from Windows Explorer.
You can add folder containing PDF files by clicking Add Folder button.
2. Click on Insert Pages button on toolbar or select menu Action > Modify > Insert pages.
3. Select options.
4. Click Proceed and specify destination path, to insert pages and save files.
Options:
Path to source document. Sets path to PDF document with pages to extract.
Command Line:
PDFShaper.exe insert [source PDF or directory] [destination PDF] [PDF with pages to extract] [x for exit]
"C:\Program Files\PDF Shaper Professional\PDFShaper.exe" insert "C:\input.pdf" "C:\output.pdf" "C:\temp.pdf" - inserts pages from temp.pdf file to input.pdf file and saves as output.pdf
PDFShaper.exe insert [PSL file with paths to PDF files] [destination folder] [PDF with pages to extract] [x for exit]
"C:\Program Files\PDF Shaper Professional\PDFShaper.exe" insert "C:\pdflist.psl" "C:\Insert" "C:\temp.pdf" - inserts pages from temp.pdf file to all files from pdflist.psl and saves PDF files to Insert folder
Default or saved options will be used for command-line tasks.
Command line option is available in Premium and Professional edition only.