cancel
Showing results for 
Search instead for 
Did you mean: 

Logo creation for smartform

Former Member
0 Kudos

Hi ,

To continue to what Bunty wanted to ask, can anyone please send the sample code using classes for the creation of logo? Also, would like to know, that does a logo always hv to be a BMP file? And what is the best way to upload and download the logo to be used in the smartform.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use only BMP logo using smartform.

For upload use SE78 transcation code and upload the logo and then used in your smartform node for logo.

Regards

Vikas

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi ,

thanks for the information. Can anyone also tell me how to add a hyperlink on the smartform page? Is that possible? If yes, how can that be done?

I am developing a smartform in ECC 6.0 for PO for ME21N transaction...Please can anyone let me know where I could get the below information:

Ship to party, Sold to party, Vendor info, Bill to party.

Also, what is the procedure to print the header text on the smartform? Do we have to use, read text FM?

Please respond.

Thanks.

former_member632991
Active Contributor
0 Kudos

Hi,

Sold-to-party is the customer ,

Ship-to-party is fetched from the delivery table,

Bill-to-party is fetched from the invoice

Regrds,

Sonika

Former Member
0 Kudos

Hi,

if you want to Upload the logo as BMP file then use the transaction code SE78. and if you want a .tiff file then you can use RSTXLDMC program to upload the logo. if you want to this logo in smartforms, then create a style first, use SMARTSTYLES transaction code to load the logo.

Regards

Sudheer

Former Member
0 Kudos

Hi,

go to se78 graphics -> enter

BMAP(BITMAP IMAGES)

Name MYBMP

select radio button

color ->import

filename: c:\pictures\123.bmp.

name : mybmp

description : BMP ->continur ->save.(activate it)

now go to se71->choose the prog -> layout ->right click ->create graphics.

utilities -> printing test -> output device -> LP01.

Hope this resolves your query.

Reward all the helpful answers.

Regards

Former Member
0 Kudos

hi

create a window and der create graphics and add a BMP image which u need to upload from se78 transction

with regards

vijay

former_member632991
Active Contributor
0 Kudos

Hi,

u don't need to write any code for logo

just upload the logo using SE78 in the system

the in the smartform,

create a window and in that window create a graphics which will ask for the graphics name i.e. the logo name that u want to print in the smartform.

logo can be in .TIF anf .BMP form.

Regards,

Sonika