cancel
Showing results for 
Search instead for 
Did you mean: 

pidture attachment to form

Former Member
0 Kudos

hello,

Is it possible to attach a document/picure to a form?

Thanks.

Swaminathan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Ya u can easily attach a picture in the smartform..

Go to transaction SE78 and import the picture from ur system..

The picture must be of the type BMP..

So the picture automatically comes to the application server.

Now just create a graphic and select ur desired picture..

Reward points if useful..

Regards,

Arun

Former Member
0 Kudos

Hi Swami

You can attach your pictures to a form in two ways

1) se 78

2) OAER

Follow the given steps in order to add a logo,

1) In Smart Forms Editor, In left pane, right Click any Page (say Page1) and select Create -> Window, Give it a name and Description (Say Window1)

2) Right Click on Window (Window 1) and select Create -> Graphics, Give it a name and description

3) In general Attributes, Select Name, get search help (F4) , you will find a list of pictures

4) Select any picture and set its Resolution in DPI

5) Press F9 to open Smart Forms Builder, Select window (Window1) and In Output options window set, size and position of the Logo

6) Set any other parameters if required, save and activate.

7) If there is only 1 Window in the forms, set it as Main Window in general attributes.

😎 User TCode SE78 to upload new pictures and logos.

check this link

http://help.sap.com/saphelp_nw04/helpdata/en/27/1d0088dd4811d3969500a0c930660b/frameset.htm

Reward all helpfull answers

Regards

Pavan

Message was edited by:

Pavan praveen

Former Member
0 Kudos

Hi

Yes, You can attach similar to a LOGO

see the procedure

To create a logo in SAP printouts just do the following

1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.

2. Run program RSTXLDMC and enter the following parameters

Enter file name C:\COMPLOGO.TIF

UOM CM

Line width for text 132

Text name ZHEX-MACRO-COMPLOGO

Text ID ST

Text language = E

Number of Tiff gray levels (2,4,9) 2

3. Then Create a new window 'COMP' with attributes;

Window COMP description Company Logo

Left margin 7.00 CH window width 10.00 CH

Upper margin LN window height 8.00 LN

Finally in the text element, mention

/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.

Please note that if object name is not indicated as 'ZHEX...’ the logo may not be printed!

You will not be able to see the logo in a test print. The same will be printed in actual printout.

Reward points for useful Answers

Regards

Anji