Upload Graphic in Adobe Form
Steps: 1. Convert image into BMP image(eg:image.bmp). 2. Upload image in T-code ‘SE78’.(Eg:ZVB_LOGO) 3. Create Interface in T-code ‘SFP’ and add variables as shown in below 4. Write the below logic to fetch Graphic data. 5. Go To Form and import variables from Interface. 6. Add a GRPHIC Node. 7. Change the Graphic type to 'Graphic Content' from the dropdown and press Enter and then fill the below details. 8. Click on layout and create image field. 9. Bind ‘GRAPHIC’ to the image field and In the field tab Check the checkbox ‘Embed image data’. 10. Save,Check,activate and execute.