Greetings:
I'm trying to find a method to open the Merge Files into a Single PDF utilty without opening Acrobat first. Does anyone have some example code on how to open this dialog window? It doesn't matter what language it is in, I can do the legwork to translate it to something I can understand.
Ideally, I'd like to open the combine/merge window through an EXE or VBScript and pass it a handful of filenames that would appear in the programs list to process.
Any help would be *GREATLY* appreciated.
Thanks,
Hi,
As far as I am aware it is not possible to pass a list of files to this dialog using any API in Acrobat.
You could however create your own VB .net application that has a mutli file select dialog box and the use the JSObject to merge all those files and open the resultant file in Acrobat.
There are samples in the Acrobat SDK that show how to use the JSObject and the JavaScript function you could use to perform the merge are in the SDK documentation, I would start with investigating "insertPages".
Please note that using the Acrobat SDK requires the Acrobat program to be installed and it will also need to be running in order to convert the files.
Hope this helps
Malcolm
Hi,
Did you find any solution for your problem?
I'm searching a solution for a similar problem:
Thanks for any ideas.
Roni
North America
Europe, Middle East and Africa
Asia Pacific