Hi,
We are using the Report Designer to edit and save XML content to mongo. Using that data, we are loading it into a stream and having the Report Writer convert it to PDF content. However, with certain data visualizations like the Column Chart, they will show in the designer but not in the PDF that the Writer made. I saw in https://help.boldreports.com/embedded-reporting/aspnet-core-reporting/report-writer/limitations/ you need to have PhantomJS to render data visualizations, is that true for my workflow?
The PDF correctly shows some tables, but not anything complex like a chart. Am I missing something or is the PhantomJS really required?
Thank you!
Hi August,
Thanks for contacting Bold Reports support.
Yes, Phantom JS was needed for data visualization items. Using Phantom JS we create the image for data visualization items. if you have not used it in your application, we suggest you use Phantom JS.
Regards,
Manorajan R
Hi Manoranjan Rajendran, I already tried your proposed solution with phatom JS but it is still not working. I am attaching the method that I'm using.
Attachment: method_79d7025d.zip
Hi Jesus,
We have attached the sample of ASP.Net Core Report writer with PhantomJS. Could you please check the below attached sample.
Regards,
Mohamed Arsath A
Jesus,
Sorry for the inconvenience, please ignore our last update.
We can reproduce the reported issue and logged it as a feature from our end. We will include these feature changes in the bi-weekly nuget, which is scheduled for March 15, 2023. You can track the status of this feature using below feedback portal link.
Jesus,
Due to some internal plan changes, we have postponed the bi-weekly release. We will include these changes in the upcoming bi-weekly release, which is scheduled for March 22, 2023. We request your patience until then.
Jesus,
Sorry for the delay,
We have already included the feature changes in Bold Reports v4.2.85. Now, you can use our latest version of the Bold Reports script and NuGet packages to resolve the reported issue.