Skip to Content
0
Jan 18, 2011 at 11:21 AM

Printing an existing PDF file from ABAP

64 Views

I have a PDF file, say 'C:\TEMP\test.pdf', and I want to print it from ABAP. Is this possible in any other way than by executing a pdf reader? (which is a bad solution)

There have been threads about this before, but without a final answer and they're years ago. An authoritative "it's not possible" would be helpful too because then I can stop looking.

In case anyone wonders, the business case is that when people print a certain document from SAP (say a Purchase Order), a previously scanned PDF file (related to that specific PO) should automatically be printed with it.