Hello everyboby,
I'm trying to build a small application for printing PDF-files.
But I can't figure out how to print more than one file silently in the
background. I'm a VB beginner.
Maybe there is some *.ocx that will help me do the trick...
Any suggestions?
//Leif
How to automatically print several PDF-files in the background with the
default printer and without getting the print options dialogue ?
This code(snippet) gets one PDF-file printed, but I still get the print
options dialogue.
For Counter = 1 To UBound(MyList)
ShellExecute lnghWnd, Print...
How to automatically print several PDF-files in the background with the
default printer and without getting the print options dialogue ?
This code(snippet) gets one PDF-file printed, but I still get the print
options dialogue.
For Counter = 1 To UBound(MyList)
ShellExecute lnghWnd, Print...
How to automatically print several PDF-files in the background with the
default printer and without getting the print options dialogue ?
This code(snippet) gets one PDF-file printed, but I still get the print
options dialogue.
For Counter = 1 To UBound(MyList)
ShellExecute lnghWnd, Print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.