display Images from FTP

Hi
 
I am using Jasperserver 5.6 Community Edition.
I have more than 1000 jpg images on FTP Server and i need to show couple of images in some of my reports. 
Jasperserver and  FTP server are different machines .
I tried using java utility to get those image from ftp server but that is too slow.
How can i proceed ? Will using JasperETL fix this ?  
 
Regards,
Ankush
ankushchhabra's picture
Joined: Oct 7 2010 - 4:22am
Last seen: 1 month 1 week ago

1 Answer:

If there's a way to retrieve the images via a URI, then you can just use that URI in your report. Other choise is to upload the files you need to JasperReports Server repo.

hozawa's picture
176379
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback
randomness