Application Development 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: 

Smart form graphic not printing

Former Member
0 Kudos
92

Hi

I am creating a Smart form and including a graphic node.

I am using a graphic stored in SE78.

When i do a print preview of the graphic, I can see it, but when i do a print, the graphic does not print.

Any help would be highly appreciated.

Maninder

3 REPLIES 3

Former Member
0 Kudos
46

Hi Maninder,

How you are passing the Graphic name to form.

You have to create A graphic element in smartform and pass the following values :

Name : Graphic Name if you are passing as avarible then

&LOGO&

Object : GRAPHICS

ID :BMP

Select Black&White Image.

Lanka

0 Kudos
46

Thats exactly how i am adding the graphic to the smart form.

0 Kudos
46

Hi Maninder,

Please check the Graphic window position and size. May be your graphic is not fitting in to the window.

Do one thing increase the resolution( Example from 100 DPI to 200DPI) and see. If you increase the resolution the graphic becomes smaller.

Lanka