Print to printer without opening print box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I need to print stuff on the default printer on the click of a button
without opening the print box opening up. Any pointers?
 
Piyush,
What do you mean by 'print box opening up'? If you are referring to the
small progress dialog you can make this go away by setting the
PrintController of the PrintDocument to an instance of
StandardPrintController.

Ron Allen
 
Hey thanks Ron,

I did try that out and it works alright... Although I am now using an
ActiveX component for acrobat reader (as the files i need to print are only
pdf files)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top