I have pdf split-merge v3 working properly on one computer, but am trying to setup on another and having problems. I have three licenses purchased, so hopefully that’s not at issue here.
I have installed the product, entered the registration code into the graphical interface.
I then run the pdfpg program from the command line:
Pdfpg mergeform f:\apps\am\batch\*.pdf f:\apps\am\batch\out.pdf
This command works on my test machine. However, on the 2nd machine, it hesitates for half a second (or not at all) and simply returns to the command line without showing any progress or doing anything.
===================================
Pdfpg.exe doesn't support *.pdf wildcard characters, but you can use following two command lines to try again,
Dir f:\apps\am\batch\*.pdf /s/b > files.txt
Pdfpg files.txt f:\apps\am\batch\out.pdf
We hoping above two command lines will work fine to you.
===================================
Related Posts
Related posts:
Merge pdf by Advanced PDF Tools
Why should we choose PDF Content Splitter to split PDF?
I get two PDF files and one image file. How to combine them into one PDF?
How to count pages in PDF file? Determine number of pages in a PDF file?
How to merge PDF files and delete blank PDF pages? How to split PDF files by blank pages and delete ...
VeryPDF PDF Merger for Mac is built for combining multiple PDF to one PDF in Mac OS X
What is the limit number of multiple PDF files that we can merge in one PDF file?
Use VeryPDF PDF Content Splitter Command Line to Split PDF files when the text content at a specific...