Formidable graphs don't show up when PDF is downloaded from a view. Are graphs/charts not supported yet or am I doing something wrong?
Thanks, Doug
https://formidableforms.com/knowledgebase/pdfs/
Formidable uses Google charts to create it's charts. Charts are created in real time and displayed as SVG images downloaded from Google. You can create a view that includes your charts and output the view as a PDF.
This is not correct. I contacted formidable support, and the charts are not currently supported with the pdf extension.
I didn't say to use the PDF extension. You display the view with the chart in the browser and use a little JavaScript snippet to print the view as a PDF. https://printjs.crabbly.com/
The snippet use the browser's internal PDF creation functions to create your PDF.
Please login or Register to submit your answer