Print any doc ( .doc, .xls, .pdf, .jpg, .etc )

M

MSDN

Hi,

I have a folder with many different document types ( .doc, .xls, .pdf, .jpg,
..etc )
how do I print them all?

I need to do this
loop
print next document
endloop


what are the ways of programmatically telling, M.S. Word for example, to
open the document and print it.
I can open the document but the verb to "print" is not available.

Also another possible way how do I send a document ( .doc, .xls, .pdf, .jpg,
..etc ) to the Print Queue in the Control Panel???

any other solutions please let me know.
I posted this on C# and no reply hoping B# people will

Thank you in advance,

SA
 
J

james

MSDN said:
Hi,

I have a folder with many different document types ( .doc, .xls, .pdf,
.jpg,
.etc )
how do I print them all?

I need to do this
loop
print next document
endloop


what are the ways of programmatically telling, M.S. Word for example, to
open the document and print it.
I can open the document but the verb to "print" is not available.

Also another possible way how do I send a document ( .doc, .xls, .pdf,
.jpg,
.etc ) to the Print Queue in the Control Panel???

any other solutions please let me know.
I posted this on C# and no reply hoping B# people will

Thank you in advance,

SA
Them B# people can't do it either. However, the VB crowd can.
james
 

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