2006 May 04 8:44 PM
Hi,
is there any way to print PDF documents stored on external server from ABAP program, I have URL stored in custom table
Regards
Lakhbir
Hi,
is there any way to print PDF documents stored on external server from ABAP program, I have URL stored in custom table
Regards
Lakhbir
2006 May 04 9:00 PM
hi Lakhbir,
Best way is to download the PDF to a temp file on the PC, then call Acrobat direct with the "/p" flag as below:
acrord32 /p PDFFILE.pdf
In earlier versions of Acrobat, this prints to the users current default Windows printer. Later versions pop up a print screen window for printer selection (I think).
Regards,
naveen
2006 May 05 3:46 PM
Hi Naveen,
Could you please xplain bit more, I am not able to understand. sorry for the trouble.
Thanks
Lakhbir
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |