Printing HTML Files in Batch

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nawwu

    Printing HTML Files in Batch

    I would like to know how to print HTML Pages in batch i.e without the user
    intervention, I want to setup all the printing parameters like file name and
    printer name thru the code.
    I tried it using rundll32.exe and process() methods in vb.net, but it is
    opening the print dialog box everytime.
    I dont want this to happen.
    Any help is greatly appriciated.
    Thanks
Working...