bgoetzmann
10-15-2007, 06:10 AM
Hello,
The sample action report-to-printer.xaction coming from the "samples" solution (of the demo Pentaho installation), with path "printing", prints well a JFreeReport report.
In this action components used are, in this order, the PrintComponent and the JFreeReportComponent component.
First, I am surprised of this order: as we have actions executed, I thougth that we have to first generate report, and then print it!
So I try to do the same thing with a BIRT report (that display a simple string): when executing action, I can choose the printer I want to print on, but the report is not sent to the selected printer, and is just displayed!
I've joined the action file I use.
I would appreciate any help.
Thank you !
The sample action report-to-printer.xaction coming from the "samples" solution (of the demo Pentaho installation), with path "printing", prints well a JFreeReport report.
In this action components used are, in this order, the PrintComponent and the JFreeReportComponent component.
First, I am surprised of this order: as we have actions executed, I thougth that we have to first generate report, and then print it!
So I try to do the same thing with a BIRT report (that display a simple string): when executing action, I can choose the printer I want to print on, but the report is not sent to the selected printer, and is just displayed!
I've joined the action file I use.
I would appreciate any help.
Thank you !