Not able to display Dynamic image in PDF ADOBE FORM
I am using normal abap ( not WebDynpro).
I want to load an image dynamicly in a adobe form.
for this i am using the auto generated function module to call the Adobe form, and also pass the url of the image to the form.The PDF form should take this url dynamicly and load the corresponding image.
how to do this.