Search found 5 matches

by bgfullerton
Thu Dec 15, 2016 2:15 pm
Forum: PDF-Tools
Topic: Control Page Sort Order
Replies: 1
Views: 1326

Control Page Sort Order

Everything I have seen says this cannot be done, but because I am new to this, I have to ask. In a command line function, I can get all the files in a folder to be merged together into one document just fine. Is there a way to make the files being merged together, be merged in such a way as to organ...
by bgfullerton
Wed Dec 14, 2016 3:49 pm
Forum: PDF-Tools
Topic: Command Line option to merge PDF files
Replies: 6
Views: 2562

Re: Command Line option to merge PDF files

Found the reason for the error. I had the "s" on the end of "SplitMergePDF"
I am headed in the right direction now. I also found the "DumpTool" option which was helpful.

Thank you for getting me started.
by bgfullerton
Wed Dec 14, 2016 3:20 pm
Forum: PDF-Tools
Topic: Command Line option to merge PDF files
Replies: 6
Views: 2562

Re: Command Line option to merge PDF files

Thank you for the reply. The following is my command: "c:\program files\tracker software\pdf tools v6\pdfxtools.exe" /RunTool SplitMergePDFs "c:\2400-fullerton\2-paystub\2400-01_08_2016.pdf" "c:\2400-fullerton\2-paystub\2400-01_22_2016.pdf" I am doing this in a testing ...
by bgfullerton
Wed Dec 14, 2016 3:08 pm
Forum: PDF-Tools
Topic: Command Line option to merge PDF files
Replies: 6
Views: 2562

Re: Command Line option to merge PDF files

I am trying to use the command line because of the amount of time I need to do this operation. More details are: these files are payroll stubs. Each year I will go thru and merge them into one file so the future ones do not get mixed in with the previous years group. Last year, I actually did do the...
by bgfullerton
Wed Dec 14, 2016 2:03 pm
Forum: PDF-Tools
Topic: Command Line option to merge PDF files
Replies: 6
Views: 2562

Command Line option to merge PDF files

I am new to this and cannot find an example of how to "Merge" pdf files using the command line. I have a folder containing 26 PDF files that have been collected during the past year. Now, at year end, I would like to use the command line to merge the 26 pdf files into one single pdf file. ...