Hi,
Do you known posibility to printing pdf file on network printer by Job Queue/Task Scheduler.
I tryed it by ProcessStartInfo but this DotNet variable requair Running On Client, but this is imposible to run on Job Queue.
Version: BC 14 OnPrem
Please help.
0
Answers
The business requirement is to daily run a job that will read a set of pdfs and then print to the specific printer.
Since BC14 is used extension can be used. Read the article from Stefano Demiliani
https://demiliani.com/2018/07/11/dynamics-365-business-central-on-premise-extension-for-printing-external-documents/
Read the second article to specify the network printer as an argument
https://dynamicsuser.net/nav/b/demiliani/posts/dynamics-nav-printing-external-documents-and-merging-pdf-files?pi2732=3
Tip: Use extensions; coding is easier, faster and extensible. Upgrades are now feasible with a 2 hour effort.
Regards,
Vasilis