Hi, I have scoured the forum for batch printing multiple pdf documents from within an AMS project and don't seem to be having any luck, can anyone help with this please your knowledge would be much appreciated.yes i am a complete noob
![]()
Professional Software Development Tools
Hi, I have scoured the forum for batch printing multiple pdf documents from within an AMS project and don't seem to be having any luck, can anyone help with this please your knowledge would be much appreciated.yes i am a complete noob
![]()
Hello,
I won't show you how to print a stack of documents, but I am showing you here how to select and print a single PDF document. It is up to you to learn from this example and expand it to fit your needs.
This example displays a single button. Click it, select a PDF file, and it will be printed. This, of course, presumes that a proper application is already present on the computer, like Foxit PDF Reader.
Once you understood how I did this, you will see that it is quite easy to modify the code to select multiple files in the Dialog.FileBrowse() action, and then process them in batch. You can enhance this with a Progress meter and build a nice interface.
Ulrich
Last edited by Ulrich; 08-07-2009 at 08:35 AM.
thanks for the responsei will be looking into your sample today and it will definatly improve my coding with AMS i really apreciate your response. i finaly achieved what i set out to do after endless hours of trying
i have attached a sample if you would like to look at it so you can get an idea of what i was doing. thanks again
![]()