VeryPDF PDF Split-Merge provides a graphical user interface (GUI) and a command line application. You can use either of the two applications to quickly split PDF, merge PDF, and delete PDF without installing Adobe products on your computer. Please do as the introduction shows, and choose a proper method to split and merge PDF.
Method 1. Via GUI
1. Run PDF Split-Merge
After download and install PDF Split-Merge on your computer, please double click the icon of PDF Split-Merge on your desktop to open the main interface of PDF Split-Merge. You can find four tabs at the top of the interface: Split PDF file/Extract pages is for splitting PDF; Merge PDF files and Cross Merge PDF files are for merging PDF; Delete page/page range is for deleting PDF.
2. Split PDF
To Split PDF, please click the Split PDF file/Extract pages tab and then, do as follows:
3. Merge PDF
Method 2. Via Command Line
To perform batch operation or to call our product from a script, you can use command line function in PDF Split-Merge. PDF Split-Merge can be called from any script. You also run it directly from command line. The following are some options and some examples:
Some options
burst: burst PDF file to PDF files, one page per PDF file
split: split PDF file by every n pages
mergeform: merge two fillable PDF files together
crossmerge: cross merge two PDF files together with compression
------------------------------------
Examples
pdfpg.exe C:\A.pdf,-20,50 C:\merged.pdf
pdfpg.exe split 2 C:\A.pdf C:\split
pdfpg.exe mergeform C:\form1.pdf C:\form2.pdf C:\out.pdf
pdfpg.exe crossmerge C:\test1.pdf C:\test2.pdf C:\out.pdf
For more information about how to use the command line application, please read the user manual of PDF Split-Merge.