Dear verypdf team,
I Like your Split-merge tool.
I want to use it to split and merge in one step via *.bat file like this:
pdfpg.exe set RetainBookmarks on
pdfpg.exe set RetainAcroForms on
pdfpg.exe "%CD%\book.pdf,11-47" "%CD%\chapter_1_temp.pdf"
pdfpg.exe "%CD%\cover.pdf" "%CD%\chapter_1_temp.pdf" "%CD%\chapter_1.pdf"
pdfpg.exe "%CD%\book.pdf,49-74" "%CD%\chapter_2_temp.pdf"
pdfpg.exe "%CD%\cover.pdf" "%CD%\chapter_2_temp.pdf" "%CD%\chapter_2.pdf"
del "%CD%\chapter_1_temp.pdf"
del "%CD%\chapter_2_temp.pdf"
Is this the right way to work with temporary files?
Second Question:
My input file has the PDF version 1.7
But the result files has version 1.4
But the result pdf files must be in version 1.7.
How can I keep the version alive?
=================================
Your command lines are great, we haven’t other methods to process the temporary files.
>>My input file has the PDF version 1.7
>>But the result files has version 1.4
>>But the result pdf files must be in version 1.7.
>>How can I keep the version alive?
1.4 and 1.7 haven’t too much difference, also, we will try to add “keep the version” function into the next version of PDF Split-Merge product, we will let you know after new version is ready.
Related Posts
Related posts:
Combing PDF documents
Pdfpg.exe doesn't support *.pdf wildcard characters
PDF Split merge is fail to merge my PDF files
How to resize Open File Dialog in PDF Split-Merge software?
Merging PDF skipping corrupted PDF by command line
Batch merge all PDF files in a folder to a single output PDF file
VeryPDF PDF Splitter for Mac is developed for splitting big size PDF to small size ones in Mac OS. V...
Split PDF from Command Line by VeryPDF PDF Splitter Command Line software