Print MS Word documents from a client without opening

  • Thread starter mayura.nagalikar
  • Start date
M

mayura.nagalikar

Hi,

How can i invoke the print of multiple documents from the client
browser? the documents are located on the server machine specific
folder. I am using ASP, Active Server Pages for this.
Thanks in advance,
Mayura.
 
O

OYTUN ASKIN

you can try File.Verb="print" and execute the Process object if u are using
C#.

what are you using?
 

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

Top