Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Catarina_Soares@adobeforums.com #1
Batch printing
I need to print pdf documents in batch mode to 3 network printers (deppending on document type I want to send it to one of the 3 printers).
I am using OLE server provided with acrobat professional 8.0, but I donīt see how to send the printer name as parameter to the printing features. I donīt want to choose the printer on a acrobat application dialog. I want to do it in my application.
Can anyone help me?
Thank you,
Catarina
Catarina_Soares@adobeforums.com Guest
-
.NET Batch Printing On Client Side
Hi, I need to be able to batch print PDF documents at the client side using ASP.NET, C#. Can someone point me in the right direction? Thanks, ... -
Selecting Tray while batch printing pdf
I currently am trying to print a series of PDF files in a batch mode. The print must come out in sequence and select from various trays (some will... -
Only printing page 1 of a batch, foomatic rip error.
I have a powerbook running the latest version of the acrobat reader, whenever we print either a group of pages (like 1-20) or a selection of pages... -
Batch Printing PDF files
I have a folder containing many .pdf files. Is there any way that I can merge some of the files together and then have the client print them in a... -
Batch printing an entire folder of images
Is there any way to print out a whole folder of pictures from PSE, on individual sheets (not a layout of multiple images on one sheet), rather than... -
Leonard_Rosenthol@adobeforums.com #2
Re: Batch printing
Look at the printParams object in the JavaScript documentation and then read about he JSObject and JSBridge for communicating from VB or .NET languages to JavaScript.
Leonard
Leonard_Rosenthol@adobeforums.com Guest
-
Catarina_Soares@adobeforums.com #3
Re: Batch printing
I have already look over it but it seems to me that it writes peaces of code into the document, am I correct? If I am not, can you explain to me how it works?
I have lots of documents to print (it's a batch printing application). Don't you think it would make the process slow?
Thank you,
Catarina
Catarina_Soares@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #4
Re: Batch printing
JavaScript can be embedded in a PDF, but you can also run pieces of
JavaScript without putting them in a document using the VB:JavaScript
interface.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Catarina_Soares@adobeforums.com #5
Re: Batch printing
Can you tell me where I can find a sample of the VB:JavaScript interface using?
Thank you,
Catarina
Catarina_Soares@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #6
Re: Batch printing
Not sure whether a sample is needed. Is the documentation not clear?
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #7
Re: Batch printing
There are samples in the SDK.
Leonard
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

