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

Reading Image file from application server and Displaying as SAP document

Former Member
0 Likes
856

Hi ,

I want to read an Image file from application sever and needs to be display as SAP document .

Any idea /guideline to do this ?

Thanks

Hi ,

I want to read an Image file from application sever and needs to be display as SAP document .

Any idea /guideline to do this ?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
551

Hi hemant,

either u can use submitting the prog sap_picture_demo

or follow the following steps

1. first get the file from application server.

2. then convert it xtrings to string

3. save the same into docu as image & print.

Rewards pts if it is helpfull.

Regards

Srimanta

Read only

0 Likes
551

Hi ..

thanks for the revert .

I cant save anything to prsentation server and as this program will run in the background .