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

Logo in smartform

Former Member
0 Likes
742

Hi Experts

I am new to the smartforms, i need to add a logo in smartforms,

Pls help me how to add logo in SE78, and smartform also, tell me the steps also.

I have a BMP file, pls suggest me .

Regards

Rajaram

Hi Experts

I am new to the smartforms, i need to add a logo in smartforms,

Pls help me how to add logo in SE78, and smartform also, tell me the steps also.

I have a BMP file, pls suggest me .

Regards

Rajaram

3 REPLIES 3
Read only

Former Member
0 Likes
670

Hi

First u have to place graphic window in smartform. And then add logo to the graphic window.

To upload logo u have to use the follwoing method.

Using tcode SE78, u can upload logo to the smartform.

Also, refer this link it will be highly useful.

<b>Reward if usefull</b>

Read only

Former Member
0 Likes
670

Hi

Inserting Logo in SmartForm

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.

or----


u can

Try executing program RSTXLDMC program. There also you can upload a graphic.

Run RSTXLDMC

Enter file name C:\MAIL\COMPLOGO.TIF

Resolution for Tiff file

Absolute X-position

Absolute Y-position

Absolute positioning

Reserved height

Shift to right

UOM = CM

Text title

Line width for text = 132

Text name ZHEX-MACRO-COMPLOGO

Text ID ST

Text language = E

Postscript scaling

Width & Height according to PS scaling

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

Then Create a new window 'COMP' with attributes;

Window COMP description Company Logo

Window type CONST

Left margin 7.00 CH window width 10.00 CH

Upper margin LN window height 8.00 LN

Finally u can make use of the text name and text id to print the logo.

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

<b>Reward if usefull</b>

Read only

naimesh_patel
Active Contributor
0 Likes
670