Hi Experts,
Hope you can assists us with the following requirement regarding auto printing.
The basic concept of our prototype for auto printing is that the program will retrieve PDF file from Unix and print it automatically using LOCL output device (preferable office printer in IPC for testing).
The current status of our prototype as of the moment is:
1. Able to retrieve pdf file from unix server via use of cl_gui_custom_container.
2. Display the pdf file and have it manually printed by the user.
I got stuck when I used the cl_gui_pdfviewer->print method to print the pdf since I still got a pop up message to set the printer parameters before printing it to local.
Appreciate if you can give other approach for our requirement.
Thanks in advance!
Aura