aspose file tools
The moose likes Other Java Products and Servers and the fly likes How to configure JRViewer with no posibility to save (Jasper)report to other formats(xml,pdf,csv..)? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "How to configure JRViewer with no posibility to save (Jasper)report to other formats(xml,pdf,csv..)?" Watch "How to configure JRViewer with no posibility to save (Jasper)report to other formats(xml,pdf,csv..)?" New topic
Author

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
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.






[Thumbnail for screenshot.21.jpeg]

Gary Dux
Greenhorn

Joined: Aug 14, 2008
Posts: 5
...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..)?
 
Similar Threads
[Ask] Struts2 DynamicJasper Integration
Design problem with error handling...
BIRT Report Designer
basic technology
exporting report to document format in jasper reports