How do I compile jrxml to get jasper?

后端 未结 11 851
庸人自扰
庸人自扰 2020-11-28 07:52

I have jrxml file, I want to compile this to get .jasper. How do I compile and get that jasper

11条回答
  •  萌比男神i
    2020-11-28 08:26

    For anyone coming across this question who uses Jaspersoft Studio (which, I think, is replacing iReports; it's quite similar, still freeware, just based on eclipse), look for the "Compile Report" icon on top of the editor area of your .jrxml file. Its icon, first in that line of icons, is a file with binary numbers on it (at least in version 5.6.2):

    Jaspersoft Studio - compile report

    Clicking this icon will generate the .jasper file in the same directory as the .jrxml file.

提交回复
热议问题