Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
coderKen@adobeforums.com #1
Printing multiple pdf documents from a VB app
I am having trouble printing multiple pdfs from a vb app. Here is how I'm printing from the code:
For i = 0 To NumberOfPdfsToPrint
Shell(AcroRd32.exe /p /h fileName.pdf)
Next i
This works ok for one or two pdfs but, more than that and i begins to skip some in the list of pdfs to print. Can any help!?
coderKen@adobeforums.com Guest
-
Printing large documents
Using Windows XP and InDesign CS, I'm printing to an Epson 7600 with roll paper. I'm having trouble printing anything larger than 24 inches. I'm... -
Documents Not Printing in Color
I am using InDesign CS on a Windows XP platform. I am using InDesign to mostly create documents for in-house marketing purposes (i.e.; flyers,... -
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 highlight in PDF documents
I am currently using Adobe Acrobat 6.0 full version and I am unable to print highlighting of text on my documents. Others print the highlighting... -
Automated Background printing of Office Documents
Hello, I have a client that has about 150 users on a intranet that I've created. The server is Windows 2000 with IIS 5.0 and has Office 2000... -
Reinhard_Franke@adobeforums.com #2
Re: Printing multiple pdf documents from a VB app
Have a look at this:
<http://www.planetpdf.com/mainpage.asp?WebPageID=48>
HTH, Reinhard
Reinhard_Franke@adobeforums.com Guest



Reply With Quote

