Printing PDF from folder
Hi All,
I have a requirement of reading a PDF from network folder in JDE and sent it to the printer directly. Is it possible?
We are on JDE 9.2
Or can I have the PDF stored in a media object and then read the media object and print the PDF?
NOTE: In Short we have a process that sends PDF document via third party tool that calls JDE BSSV and the BSSV is storing this PDF to the network folder. The second part of the process is the document needs to print when the Order is getting picked. My issue is now how to print the PDF to the printer during the pick process.