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

Error in print preview or printing

Former Member
7,103

Hi Experts,

Have anyone of you experts encountered the error below:

Graphic cannot be displayed.

Message no. SSFCOMPOSER159

Diagnosis

The graphic with the key (name = , object = GRAPHICS, ID = BMAP, type = BCOL) could not be found.

System Response

The system issues an error message.

Procedure

Check whether the key is specified correctly.

This error was encountered when I am trying to have a print preview of form Order Acknowledgement based from the message I created in language 'NL' - Dutch, however I did not encounter this error when I print preview the form based from the message i created in EN - English.

Can you please help me find the reason or resolution to this problem. Thanks!

Nosaj-

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
3,867

This form is referring to a BMP picture which might not have existing ( refering to wrong one or deleted the object or not properly transported.

Check in se78

Thanks

Manohar

This form is referring to a BMP picture which might not have existing ( refering to wrong one or deleted the object or not properly transported.

Check in se78

Thanks

Manohar

2 REPLIES 2
Read only

Former Member
0 Likes
3,867

Hi

Your smartform is calling a logo doesn't exist.

Try to check the node GRAPHIC probably here the name of the logo is transfered by a variable and the variable is initial:

The graphic with the key (<b>name =</b> , object = GRAPHICS, ID = BMAP, type = BCOL)

As you can see it in the error message there's any value for the NAME: how are you indicating the name of the logo?

Max

Read only

Manohar2u
Active Contributor
3,868

This form is referring to a BMP picture which might not have existing ( refering to wrong one or deleted the object or not properly transported.

Check in se78

Thanks

Manohar