Expand my Community achievements bar.

Wrap text around an image

Avatar

Level 1

I need to wrap text around an image. Both the image and the text are dynamically produced at run time. The size of the image is fixed, the length of the text is variable. The text has to be formatted with bold and underline. I tried using HTML and JavaScript in the initialization event of the form field. The text displays, the image does not. The form is created in an SAP environment. In the debugger when I view the HTML I am passing to the form everything displays perfectly; both text and image. Is there a way I can check if this is a permissions/securities issue? There is no error in the trace files.

Has anyone managed to achieve this? Is so I'd be interested in hearing about your solution.

1 Reply

Avatar

Level 10

There is no method for XFA forms available that allows to flow text around another object, I'm afraid.