agmoyano / node-jasper

JasperReports from Node.js
84 stars 52 forks source link

printing empty table #23

Closed krupanand-shetty closed 5 years ago

krupanand-shetty commented 8 years ago

Hi I am using jasper for generating pdf documents. In one of the report i have a table and have 'Use Same JDBC connection used to fill master report'. This generates proper report in Jasper Studio. But when i generate pdf in node using 'node-jasper' the table comes empty. Can someone help me with the issue.

Thanks in advance.. !