Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3

Thread: Batch print

  1. #1
    Join Date
    Jul 2009
    Location
    Right here
    Posts
    30

    Batch print

    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

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    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
    Attached Files
    Last edited by Ulrich; 08-07-2009 at 08:35 AM.

  3. #3
    Join Date
    Jul 2009
    Location
    Right here
    Posts
    30
    thanks for the response i 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
    Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts