06-22-2021 01:13 PM
I have followed an example to use the Microsoft Word 9.0 Object Library to create a Word document. Now I am trying to print it using Word_DocumentPrintOut() or Word_DocumentPrintOutOld()
I get no errors, but I get no output either. I checked my networked printer and my print queue
but don't see a print job created. Can someone explain more about how the DocumentPrintOut
function really works?
07-02-2021 11:56 AM
FWIW, I did get Word_DocumentPrintOut() to print to my default printer.
Word_DocumentPrintOutOld() did not work.