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

Graphics(samrtforms)

Former Member
0 Likes
624

Hi all,

In developing a form I am using a graphics node.

And in that I used a picture.

In the print preview I am getting a blue line with a width of 1CM .

This blue line is placed in the place of picture only.

Suppose picture has a width of 5 CM.

In the print preview picture width is 4 CM and the blue line width is 1 CM .

Please let me know what the problem is.

5 REPLIES 5
Read only

Former Member
0 Likes
597

HI

GOOD

AS PER YOUR REQUIREMENT THE EXTRA 1CM IS THE EXTRA WIDTH OF THE PICTURE THAT YOU ARE ADDING IN THE SMARTFORM.EITHER YOU EDIT THE PICTURE IN WINDOW PAINTER OR TRY TO REDUCE THE WIDTH OF THE PICTURE.

THANKS

MRUTYUN

Read only

0 Likes
597

Hi Mrutyunjaya Tripathy,

In se78 , we generally import the graphic picture.

So the exact amount of the place will be taken.

Within that place only blue line(color is depending on the picture color).

I am not getting what the problem is.

So please help me.

Read only

0 Likes
597

HI

INSTEAD OF GOING TO THE SE78 CREATE A GRAPHICS NODE IN THE SMARTFORM AND UPLOAD THE GRAPHICS AND SET THE RESOLUTION FOR THAT PARTICULAR PICTURE.I HOPE IT WILL GIVE YOU SOME DIFFERENT RESULT.

THANKS

MRUTYUN

Read only

vinod_gunaware2
Active Contributor
0 Likes
597

Re-import Graphics

Use transaction SE78 to inmport graphics to SAP.

In the form painter, you can either include directly to the form using menu Edit->Graphic->Create or using the INCLUDE statement in a window.

To use an INCLUDE stanment, goto into the woindow script editor and use menu Include->Graphic. The include can look like this for a bitmap:

/: BITMAP MYLOGO OBJECT GRAPHICS ID BMAP TYPE BMON

regards

vinod

Read only

abdul_hakim
Active Contributor
0 Likes
597

hi increase the size of your graphic window so that it wont overlap with the window margin..

Cheers,

Abdul