When rendering forms with data that contains references
to images, the images may not be displayed properly in the rendered
form. To ensure that the images are rendered successfully when rendering
the form on the client side, set the following run-time options:
PDFVersion=1.6 (or higher)
CacheEnabled=0
renderAtClient=Auto
To render the form with data on
the server side, set the following run-time option: CacheEnabled=0.
|
|
|