Hi all,
I'd like to print a delivery note into a PDF document. However - not on the front end but on the application server as the printing also happens in background jobs. The created file has to have a specific name (specified by me) and has to be stored in a specific locations.
So, is there any way to do it ? I'd need a virtual printer (not LOCL with PDF print installed on my Desktop) that I can "print" to just as if it was a real printer.
Thanks a lot
Frank