‎2007 Oct 19 2:14 PM
Hi,
how can i insert any image in the form?
Thax in Advance..........
‎2007 Oct 19 3:42 PM
hi Abhishek,
if you mean smartforms...
then you can insert/display log thru creating a graphic window in the left pannel
and set the graphic window properties by passing the parameters to NAME, OBJECT and ID.
you can set conditions for your graphic window while displaying your logo.
here:
NAME: logo name that you gave while uploading.
OBJECT: graphics.
ID: bmap.
and set the type of image display you want like: B/w or color.
hope this will help you...
murali
‎2007 Oct 19 2:18 PM
Hi
What do u mean by a form, is it smart forms.
If it is smartform then you can create a graphic window, then in the right side you will have General attributes tab in that give the name of the image.
Regards
Haritha.
‎2007 Oct 19 2:30 PM
‎2007 Oct 19 2:19 PM
Follow the link....
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/sapscript&;
Check the entry for "How can I print logos in SAPScripts?"
Its the same procedure for logos as well as other images.
Regards,
Rich Heilman
‎2007 Oct 19 2:29 PM
Hi Abhishek,
upload the logo from the transaction se78.
create a logo window in the page.
create a Grapic node under the Page node in the smart form and in the general attributes provide the values as below
Name: Logo name which you had given while uploading from SE78 transaction.
Object: GRAPHICS
ID: BMAP
select radio button Color Bit map image
Resolution: 100 DPI.
Hope your problem will get resolved.
Reward if helpful.
Satish
‎2007 Oct 19 3:42 PM
hi Abhishek,
if you mean smartforms...
then you can insert/display log thru creating a graphic window in the left pannel
and set the graphic window properties by passing the parameters to NAME, OBJECT and ID.
you can set conditions for your graphic window while displaying your logo.
here:
NAME: logo name that you gave while uploading.
OBJECT: graphics.
ID: bmap.
and set the type of image display you want like: B/w or color.
hope this will help you...
murali