I have some reports that were made and generated with iReport, but now i want to use Jasper Studio to make new ones, how do i import import it to jasper studio?
Asked
Active
Viewed 852 times
0
-
No need to do some additional steps. You can easy open template with Studio (menu File -> "Open File") – Alex K Feb 17 '17 at 16:34
-
iReport working with .jrxml files, and after build it creates .jasper file. Jasper Studio works with .jasper files, but it can open both types. If it opens .jrxml file it automaticly convert this file to .jasper file. – Jacek Gzel Apr 21 '17 at 07:35