Actions
Bug #3648
closedCreate Report format converter
Status:
Resolved
Priority:
Normal
Assignee:
Category:
reporting
Target version:
Start date:
11/12/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3648
Description
Create a report format converter that generates the .pdf and/or .html files from the Report Instance (RIO) XML.
Related issues
Updated by ben leinfelder about 16 years ago
Some key considerations:Where are images housed and referenced in the HTML case>RIO->HTML)
-Styling (CSS) for HTML needs to be specified (beginning in the ROML and cascading down: ROML
-PDF is "easier" in the sense that the images can be looked up from provenance, embedded in the document and forgotten about (not essential to export them)
Updated by ben leinfelder almost 16 years ago
This is essentially done. Using FOP for most of it; a little vanilla xsl to get the html.
Consolidating this into #3636
- This bug has been marked as a duplicate of bug 3636 ***
Actions