Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Printing PDF file from Application server

Former Member
0 Likes
667

Hi All,

I need some information about placing .pdf file in Application server from third party VB system. VB guys are saying that they can send .pdf file to SAP App server(if not some n/w directory). either case how can I print that file from ABAP program? Can I use 'ws_execute' in 4.6c or any other better solution?

this would really help if some body can send some info.

Thanks in advance...

Raj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

There was a huge chain of discussion on the SDN abap forum regarding printing PDF files.Please google within SDN forum you should find it quite useful.

Hi All,

I need some information about placing .pdf file in Application server from third party VB system. VB guys are saying that they can send .pdf file to SAP App server(if not some n/w directory). either case how can I print that file from ABAP program? Can I use 'ws_execute' in 4.6c or any other better solution?

this would really help if some body can send some info.

Thanks in advance...

Raj

3 REPLIES 3
Read only

Former Member
0 Likes
615

There was a huge chain of discussion on the SDN abap forum regarding printing PDF files.Please google within SDN forum you should find it quite useful.

Read only

0 Likes
614

Thanks I willtake a look those links.

Read only

Former Member
0 Likes
614

Hi,

Did you get a solution to your question? I am trying to print something from the application server as well but I will be printing a postscript file.

Thanks.