Background Printing

Hello,

is there a way to launch a background printing of a document? I found this on your forum but the link seems broken (&Subj=background-printing;&Ajax_CallBack=true)

Thank you!

Samuel Poirier
Infor

Hi Samuel,

Thanks for your inquiry. You can print document in a separate thread. The Aspose.Words.Document object provides a family of the Print methods to print documents. Please refer to the following links:

https://docs.aspose.com/words/net/print-a-document-programmatically-or-using-dialogs/
https://reference.aspose.com/words/net/aspose.words/document/print/

Best regards,