jsreport-dotnet
jsreport-dotnet copied to clipboard
jsreport .NET sdk home repository
Used Jsreport for converting htmltopdf in .Net Core when deployed on openshift getting Below Error **1. Exception:** Error rendering report: An error ocurred while trying to execute \"render\" command (3)(because)...
I am using jsReport.Binary 3.11.0 and jsreport.Client3.8.0 and jsreport.local 3.8.1 I am trying to produce a report (PDF and EXCEL) for data which consists of about 28,000 records. I am...
Error
I am facing the following error, I am rendering HTML as PDF (Download). Can anyone help? Error rendering report: An error ocurred while trying to execute "render" command (3). A...
Especially the information for failed jsreport start would be useful. Like missing libfontconfig. Currently the recommended troubleshooting is to run local as web server and redirect the output to the...
The `jsreport.Local` should be able to export local templates into remote server like `jsreportonline`.