Feature #377
Jasper Report Viewer and Bean Controls
Start date:
09/27/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Since my request for control of the View Mode in the Jasper Report Viewer and Bean, I have come across other items I would like to be able to control programmatically:
- 1. View Mode (the original request)
- 2. Pre-set the number of document copies to print
- 3. Restrict the file save/export types to display
Basically, I would like to programmatically control the Viewer and Bean controls presented to the end-user.
History
Updated by Andrei Costache over 13 years ago
- Description updated (diff)
- Status changed from New to Closed
- Assignee set to Andrei Costache
- Client type set to Any
- In developer? set to No
- Servoy version set to 5.2.x and above
- OS version set to Windows Vista
- Java version set to 1.5, 1.6
1. Implemented (for the original feature request).
2. Currently there is no API for that and an alternative approach (providing a different PrinterJob) might run intro classpath problems; we will file a feature request with the people at JasperReports for this.
3. Implemented.
Updated by Andrei Costache over 13 years ago
Point 2 has been requested from JasperReports. Please see http://jasperforge.org/projects/jasperreports/tracker/view.php?id=5544 for details.