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

Function to return PDF file

Former Member
0 Likes
663

Dears,

I am trying to create web service function that returns a PDF type content, is there any function in SAP function modules that returns a PDF file that can be used for testing this function.

Thanks in advance.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
548

Hi,

CONVERT_OTFSPOOLJOB_2_PDF

ask for all the function with *_PDF*

regards

fred

Read only

sivaganesh_krishnan
Contributor
0 Likes
548

HI adham,

I believe the following link would help you, You can use CONVERT_OTFSPOOLJOB_2_PDF to convert to PDF.

regards,

sivaganesh