PHPJasper / phpjasper

A PHP report generator
MIT License
457 stars 161 forks source link

Jaspersoft version #336

Open Vios5454 opened 10 months ago

Vios5454 commented 10 months ago

Hi,

I am using jaspersoft studio report designer v6.19. After compiling the report, running it from php application am getting error "is not a valid jrxml file: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Invalid byte 1 of 1-byte UTF-8 sequence. ."

Same report is running in the editor.

I have also set my java compiler to 1.8.

tindoshox commented 5 months ago

Hi. I've have discovered that compiling using Jaspersoft Studio (v6.20.6) doesn't work. I manually compile using jasperstarter command line. This will also show you the problems with your report if there are any.

You can also use the php compile method.