Hi
I am programmatically instantiate an instance of MsWord and using it’s .printout() method to direct it’s output to the PDF Converter to avoid the Word popups while converting word documents to PDF.Its working fine for me..But "printer pop-up's"(Document <1> is sent to printer) are still coming.Any work out for this?
Thanks in Advance.
Regards
Srini
Converting Word Document to PDF
Hello,
The printing pop-up's 'Document <1> is sent to printer' is effectively not generated by the printer, it is generated by the printing application, in this case Word, so using the PDF Converter we don't have control over this.
I don't think there is anyway to avoid getting this message while printing but in case anyone here knows of any API to avoid getting the printing message i am sure he or she will let you know.
Have a nice day!
The printing pop-up's 'Document <1> is sent to printer' is effectively not generated by the printer, it is generated by the printing application, in this case Word, so using the PDF Converter we don't have control over this.
I don't think there is anyway to avoid getting this message while printing but in case anyone here knows of any API to avoid getting the printing message i am sure he or she will let you know.
Have a nice day!