Jasper connector allways generates the report name as "jasper_report"

1
0
-1

Hi,

I am using jasper connector to generate the report. The report is always getting generated with name as "jasper_report". When verified the code it seems the report name is hard coded with this value.

DocumentValue docValue = new DocumentValue(content, mimeType, "jasper_report" + suffix); //line 342.

The report name should be considered from input parameter.

Thanks, Hari Alla

Comments

Submitted by halla1 on Thu, 11/06/2014 - 14:04

Hello,

Any update is appreciated on this issue. Is this an issue with code or am i missing anything here.

Submitted by romualdo.s.rs on Thu, 08/03/2017 - 19:44

Im having a hard time getting my PDF file filled, it's always coming out blank. Could you show me how you set up your report? Thank you

No answers yet.
Notifications