Previous | Next | (P-PDF) Acrobat 7
Topic: Printing a pdf minimized in VB6 with Acrobat 7.0
Conf: (P-PDF) Acrobat 7, Msg: 139527
From: chicks
Date: 9/16/2005 05:00 AM
On 1/22/2005 7:07:03 AM, toddkruse wrote:
>Does
>anyone have any ideas on how
>to get this to work with
>Acrobat 7.0?
Don't have Acrobat, but Reader 7 does the same thing.
A couple of options:
1. Use my pdfp.exe batch printer tool, which moves the splash screen offscreen, so it's only noticable as a flicker when the first file prints:
http://forum.planetpdf.com/wb/default.asp?action=9&read=36960&fid=52#129012
2. Run the print job as the System user (using the AT scheduler or by using a hotfolder service), which will have no GUI. Problem is, if any of the PDFs have problems printing, you'll have a hidden message box and a stuck process.