Hi,
I'm struggling with trying to understand jsPdf objects in the context of exporting through the Flexmonster tool. Basically, I require a couple different custom headers to be written above exported data from the exportTo PDF option, but before long the headers start writing on top of the data table. Is there any way to force the content down the page a bit?
Hello, Jon,
Thank you for writing to us.
We would like to inform you that exportTo
API call offers a header
property which may include tags, inline styles, and img with base64 src. Additional details and examples can be found here: https://www.flexmonster.com/doc/export-report/#pdf.
Would such an option suit your needs?
Regards,
Tanya