I need to export some pdf's sometimes whitout showing the chart data on the page.
We are using phantomjs to have a headless browser, and then get the images from phantom to PDF, but this approach is sometimes slow.
We are looking to create a faster solution.
Our backend is built in C#.
Can anyone help?