We have a need to be able to print multiple documents available in a directory as a background batch job, which might get scheduled to run as a nightly job.
Aspose.PDF has API to print PDF document using PDFViewer.
Can this be used reliably within a background job to send a set of PDF files to the printer? If it is possible, any problems I should watch out for?
Thanks,
Praveen