Copy link to clipboard
Copied
I want to learn if we have any command line sentence to combine jpg files.
normally from the windows explorer window
i can select all jpg files and when i click on right button on the window they shows Combine supported files in acrobat and then i check if single file is selected and i clicked on combine files button.
and then i put name of the file and press the save button.
But i want to process this steps via command line commands.
Can you show any answer to me.
You don't say what version of Acrobat you are using, but I expect you could do it with Acrobat XI's Actions feature. Maybe even in 10.0. Since this is an enterprise deployment forum, I suggest you find a better forum and ask about Actions and Batch Processing.
hth,
Ben
Copy link to clipboard
Copied
Acrobat has an SDK for programmers. There are thousands of routines in the interfaces, a bit much for command line! So, no command line, but you can download the SK and program it.
(Microsoft announced that command lines were obsolete in 1995, but they have taken a long time about dying...!)
Copy link to clipboard
Copied
By the way, though, there is no OLE or simple interface to conversion-to-PDF. This is high level stuff for plug-ins only (C/C++).
Copy link to clipboard
Copied
You don't say what version of Acrobat you are using, but I expect you could do it with Acrobat XI's Actions feature. Maybe even in 10.0. Since this is an enterprise deployment forum, I suggest you find a better forum and ask about Actions and Batch Processing.
hth,
Ben
Find more inspiration, events, and resources on the new Adobe Community
Explore Now