Hi Guys,
I have images in my zen report, eg.
<table orient="row" width="100%">
<item value="Images:" style="font-weight:bold;font-size:0.9em"/>
<img src="./images/wo/Bearing.jpg" id="WOImage" align="right" height="20px" width="250px"/>
</table>
and if I run the report to the screen the report with its images comes up fine
but I need to generate and save the report as pdf to a specific path, so I used the below code and it generates the pdf report but the no images, so how can get my report with images?
FYI, I do have those images in a file location and also streamed in a database.

.png)
.png)