Defect #1
Cannot print directly from the preview panel
Start date:
06/23/2010
Due date:
% Done:
100%
Estimated time:
Browser (if web client):
Description
This is a defect of xhtmlrenderer lib, not fixed in current CVS, opened here for reference.
History
Updated by Patrick Talbot over 14 years ago
- Status changed from In Progress to New
- Assignee set to Patrick Talbot
- Target version set to v2.0
- % Done changed from 0 to 80
Have integrated PDFRenderer to workaround the xhtmlRenderer defect.
This works well, although it eats a lot of memory (just like Jasper does with iText), so I'm still looking for ways to optimize it.
Updated by Patrick Talbot over 14 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
v1.3.2 will add printing support (from the preview window or panel and directly from scripting in the plugin or the Viewer object)
Beware that the amount of memory used by both iText and PDFRenderer is huge, so try it with your reports and set the maximum heap of your client to a sufficient amount otherwise OutOfMemory Exceptions will happen!