Integrate an image to a report through URL

Confluence User - 25 May, 2018

Hello team.

We have a form in which we have included fields of type Image Upload. Now we are designing a report, for which we need to integrate these images through URL. How can we assemble the URL of the image, or recover the path of these graphic files?

Regards!

image;reports;jasper

2


25 May, 2018
confluenceUser
confluenceUser

Hi,

The path structure for uploaded files is like this

joget_installation_direcoty\wflow\app_formuploads\table_name\row_id\file_name.ext

you can include images on run time for the given row_id.

31 May, 2018
confluenceUser
confluenceUser

Hello Syed, I ask you, from the designer of Jasper reports how do I include this route? under what modality? I mean, the report design script the jasper can point to this physical address? The tag currently in use as an example is <imageExpression> <! [CDATA ["http://host.com/app/image.png";]]> </ imageExpression>

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print