Home
DevShare Downloads
Include plain text or HTML file in report
Said
One of the companies that uses BIRT want to include in their existing reports a doc files. The following solution is suggested to solve this problem: <br />
<br />
The report will read the data form the given Plain text or HTML file (parameter), and add it to the text widget. The widget will display the data in the correct format. Thus, to include a doc file you have first to convert it to plain text or html code, because the text widget does not support the doc files.
Find more posts tagged with
Comments
There are no comments yet