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

Sap Script Image

pavanm592
Contributor
0 Likes
458

Hi Gurus,

The issue is i have Purchase order print in which the last few lines contains the signature of the authorized person till now this is done manually,now the requirement is to print a image which contains the respective signature of person who released the purchase order lately.

Problem here is i can't modify the format here(to add signature at last in Footer) ,i was trying to insert image before the line SIGNATURE by inserting the graphics through SE78 and calling it in script like below ,but the image is not displayed in that line ,how to achieve this

BITMAP 'ZSIGN' OBJECT GRAPHICS ID BMAP TYPE BMON DPI 100

Regards,

Pavan

2 REPLIES 2
Read only

pavanm592
Contributor
0 Likes
436

Hi All,

It worked alright after changing the length of image .

closing thread

Thanks

pavan

Read only

0 Likes
436

Hi Pavan,

Can you please share the solution?

Please add the screenshot from sapscript.