TIBCOSoftware / jasperreports

JasperReports® - Free Java Reporting Library
https://community.jaspersoft.com/downloads/community-edition/
GNU Lesser General Public License v3.0
1.06k stars 403 forks source link

Can't Export PDF, XLS in JRViewer #474

Closed wai-yan-hein closed 2 months ago

wai-yan-hein commented 2 months ago

Screenshot (133) screenshoot version is jasper 6.21.3 can't see and export pdf and xls in version 7 ?

dadza commented 2 months ago

Include jasperreports-pdf and jasperreports-excel-poi jars and dependencies in your project's classpath to enable PDF and Excel exporting.

wai-yan-hein commented 2 months ago

thank you @dadza , and i want to try recompile 6.21.3 version example.jaser , open in Jasper Studio 7 , can't open example.jaser, normally in 6.21.3 decompile jrxml file when open jasper file

dadza commented 2 months ago

Jaspersoft Studio 7 does not support opening *.jasper files compiled by Studio/JasperReports 6.x (or older).

You'll have to open the 6.x .jasper file with Studio 6.x, save it as a .jrxml and then open the *.jrxml file in Studio 7.