You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble generating reports with compiled jrxml files.
It presents the error "invalid byte 1 of 1-byte utf-8 sequence", both for the file compiled by Jaspersoft Studio and $jasper->compile($input)->execute();
I can only generate a report passing the jrxml for generation, if I compile before it gives an error, however it makes the report call slow