cancel
Showing results for 
Search instead for 
Did you mean: 

importing graphics in smartforms

Former Member
0 Kudos

Hi All,

I need to import a digital signature and display it just above the name in a smartform like in:

Thanks,

signature

Vishal

I have imported a graphics and created a graphics (in smartforms).

My doubt is:

-How to compress the image so that it should come in a small size.

-I have to insert the image in a text element so that it exactly fits in the following format:

Thanks,

signature

Vishal

Please let me know how do I solve the above two doubts.

<MOVED BY MODERATOR TO THE CORRECT FORUM>

Edited by: Alvaro Tejada Galindo on Aug 8, 2008 5:32 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

When u upload the image u will have option of pixels per inch or dots per inch.

Aditya

Answers (7)

Answers (7)

Former Member
0 Kudos

thanks all....this is answered...

Former Member
0 Kudos

hi go to the text element and choose the menu path---->insert graphics---->give the name of the logo -


>

Former Member
0 Kudos

Thanks, could someone clarify my second doubt.

I need to insert the signature within:

Thanks and Vishal. Like this:

Thanks,

<signature>

Vishal.

Here the problem is that "Thanks," and "Vishal" are in a text element(within a window) and I need to insert the graphics between these two lines.

Is there any way to do this?

Please reply.

Thanks,

Vishal.

SuhaSaha
Advisor
Advisor
0 Kudos

Hello,

Go to "Txt Editor" (small button at the top left) and write the code as


* Thanks
/: BITMAP <SIGNATURE NAME> OBJECT GRAPHICS ID BMAP TYPE BCOL DPI <SUITABLE DPI>
* Vishal

Edited by: Suhas Saha on Aug 7, 2008 2:28 PM

former_member188685
Active Contributor
0 Kudos

Using the DPI option you can reduce the size of it.

BITMAP 'LOGONAME' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 075

raja_narayanan2
Active Participant
0 Kudos

Hi....

In SE78 while importing the image there is a checkbox name COMPRESSION. please check that box and even you can decrease the resolution also....

SuhaSaha
Advisor
Advisor
0 Kudos

Hello,

In the "Graphic" node where you have defined the signature u can specify in the resolution field just increase the DPI.

My opinion this will distort your image

BR,

Suhas

Former Member
0 Kudos

Hi!

You can compress an image, by raising it's DPI, like 300 -> 600 -> 1200...

Regards

Tamá