Defect #770
Setting an offset for the JasperViewer
Status:
New
Priority:
Normal
Assignee:
-
Start date:
12/06/2013
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
We have to set an Offset when generating a Report and showing the Report in the JasperViewer.
The Offset should be set on generation-time so that the offset is shown in the viewer and then the print-output has the offset too.
There is an Offset-Option in the JasperReport Plugin but it does not work when viewing an Report.
History
Updated by Andrei Costache about 11 years ago
Hi Stefan,
The offset option in the plugin is used for the exporters (pdf, excel etc). The viewer does not have such an option.
From a quick inspection of the JasperReports API, the viewer does not seem to have a corresponding property or feature for setting an offset.
This issue will require some more research.
Best regards,
Andrei