I have never used CR11, is there anyway to import word documents and print them through CR11 in Visual Basic?
Through the Active X CR11 control?
Printable View
I have never used CR11, is there anyway to import word documents and print them through CR11 in Visual Basic?
Through the Active X CR11 control?
I think it would be easier to just use VB to open the document, and print it using Word itself.
If you want to send the document straight to print without displaying it (you would still have to open it of course), this could all be done through VB as well.