How to configure JRViewer with no posibility to save (Jasper)report to other formats(xml,pdf,csv..)?
Gary Dux
Greenhorn
Joined: Aug 14, 2008
Posts: 5
posted
0
Hello Friends,
i mentioned my topic in header allready. Knows somebody a hint for my problem?
How can i disable some file-formats by saving a report.(see screenshot please)
Thanks for any answer.
Gary Dux
Greenhorn
Joined: Aug 14, 2008
Posts: 5
posted
0
...i solved the Problem. I use the Version 1.0.1 of JasperReport and they can not set the filefilter at setter way. But if you extend the JRViewer in the same package you can override btnSaveActionPerformed() and that was what i did. In version 3.5.0 you can just configure it by setting the JRSaveContributor's calling the method setSaveContributors(JRSaveContributor[] saveContributors.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to configure JRViewer with no posibility to save (Jasper)report to other formats(xml,pdf,csv..)?