I want generate PDF File with an image. The image name from database and physically the image is present inside local drive or remote server. I want to pass image name to the PDF.
Currently I am doing this by put an image element inside the iReport IDE designer and pass the server path or local drive path to that image.
It works fine. But I need some other type for dynamic images.