| How integrate image in a JasperReport [message #1444638] |
Tue, 14 October 2014 06:43  |
Eclipse User |
|
|
|
Hi all,
I followed the tutorial on how to create a JasperReport at this link
http://wiki.eclipse.org/Scout/Tutorial/3.9/JasperReports_Integration
I have the custom report based on my specific and works fine.
Now I have to integrate a logo in the report:
- for this reason I try to read this logo from file (.gif format)
- put into a stream
- send it as parameters to the report
I perform these actions in "ReportingService" class.
I'm quite confident that the second and third points works without problem, my big question is the first step because I have no idea exactly how to specify the file and its path in the correct way.
Can anyone suggest me the right path to follow?
I search something around and I find a method that use URL class, but I'm not sure.
Thanks in advance for any help and explanation
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03514 seconds