cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive form doesnt display graphic

Former Member
0 Kudos

Exist two WD components, one is the main program, and the other have two views, one for a BGR and one for the interactive form.

The view, that is used by BGR, have a button to fire the view that is used by Interactive Form.

Throught IGS, a graphic is created to be used by Interactive Form. At this moment an url is created with the graphic.

The adobe form is created with an XML schema.

The form has a graphic element and this is binded to the url.

My question is:

During runtime the form is show without the graphic. But, by debugg, I can took the url and put it in the internet explorer and I can see the graphic.

Does anyone know what is going on? Why can I show the graphic in the form?

Best Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I could solve my issue following the next post, converting the xstring to an string.

Regards,