Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
MB #1
Printing Multiple Copies
I need to print multiple copies of a PDF. I cannot send the job to the printer x times because we may print say 100 copies of the same thing, and we get a printer history report that will be filled with these duplicates.
I've looked through the Javascript API docs, and I see how to do everything else besides printing multiple copies. Did I miss something?
Thanks. -will
MB Guest
-
Printing different/selective files with different copies
Hi everyone, I've been working on finding a solution, on how to print different pdf files with different copies, without opening the pdf-files. ... -
Printing multiple copies of PDF causes hugeamounts of data to be sent to printer...
Whenever I need to print multiple copies of a PDF file Acrobat sends the complete file for each and every copy. This really chokes the RIP or... -
Error printing multiple copies
For the first time today, I asked Acrobat to print multiple copies of selected pages of a document and it printed other pages that I hadn't asked... -
Freehand printing - right margin decreases when printing multiple copies of file.
I'm using Freehand mx. Everytime I print more than one copy of a file, the right margin decreases. Thus, if I print five or six copies of a file,... -
Printing with Illustrator 8 and Avery multiple number of copies not possible?
Dear friends, on PC with Windows 95 and Windows XP, I would like to upgrade to Illustrator 8 and I install last Avery printer driver. When I try... -
MB #2
Re: Printing Multiple Copies
After a little Google-ing, I wanted to clarify that the number of copies will vary. Thus I cannot embed the number of copies into the PDF. Sometimes we will need 10 copies, another time 56. I am hoping to do this some how via PHP, even if I have to pass parameters and execute from PHP the Acrobat Reader exe.
Thanks.
MB Guest
-
Leonard_Rosenthol@adobeforums.com #3
Re: Printing Multiple Copies
Do you control the Acrobat/Reader that is doing the printing? or is that going to live on an end users machine?
Trying to get a better understanding of the workflow.
Leonard
Leonard_Rosenthol@adobeforums.com Guest
-
MB #4
Re: Printing Multiple Copies
I definitely can. Just trying to automate the printing of these files in any way I can.
We have a Web based "flyer" request Web site our sales reps log in to. They pick which PDF they want, and how many copies they want. Right now, it sends an E-mail to an admin staff here. She has to go to each file, open, print x times. I'm hoping to make it automated where it could basically print all by itself as the PDFs are being requested (or a batch of them).
I have complete control over the process and can implement almost anything to streamline this.
Thank you.
MB Guest
-
Leonard_Rosenthol@adobeforums.com #5
Re: Printing Multiple Copies
I would definitely look at doing server-side "injection" of JavaScript into the PDF to auto-print when it comes up in the browser - prefilling the number of copies.
Leonard
Leonard_Rosenthol@adobeforums.com Guest
-
MB #6
Re: Printing Multiple Copies
Ah, ok. Shouldn't be a problem. Sounds like it would work. Is that the only way to set the number of copies (via JS)? Just exploring all available options. Currently the user doesn't have a Web page to print off of, but that can be done.
Thanks! I will definitely look into JS.
MB Guest



Reply With Quote

