aspose file tools
The moose likes Beginning Java and the fly likes How to Display Contents of a File in an iReport Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "How to Display Contents of a File in an iReport" Watch "How to Display Contents of a File in an iReport" New topic
Author

How to Display Contents of a File in an iReport

Steve Dyke
Ranch Hand

Joined: Nov 16, 2004
Posts: 1254
I realize this may be a repeat but it was 3 years ago and I still do not have a solution.

I create a pdf file using JasperReports from my web app. Part of the pdf needs to display the contents of a richtext file. The richtext file is located on a server that can serve it as an http. How can I design my iReport to contain a control with the file path and display the file contents?
Anurag Blore
Ranch Hand

Joined: Jan 15, 2003
Posts: 74
I would suggest you to check this here.
Jasper Forum
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to Display Contents of a File in an iReport
 
Similar Threads
Display Contents of File
Problem with jasper report -loading stream
Display pdf file as individual pages
Display pdf in browser
iReport Question