use PDF Split-Merge to split and merge PDF files in one step via *.bat file

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.

VeryPDF
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!