Save FlexSheet in PDF

Posted by: bhagwati.pal on 9 October 2022, 7:02 pm EST

    • Post Options:
    • Link

    Posted 9 October 2022, 7:02 pm EST

    Hi,

    How can I save flexsheet to PDF?

    Thanks,

    Bhagwati Pal

  • Posted 10 October 2022, 8:38 pm EST

    Hi,

    You can use the PdfDocument class to export flexSheet to pdf. You’ll have to iterate over all the sheets in the flexSheet, and draw each sheet on the pdf document using the draw method of FlexGridPdfConverter.

    You can refer to the following sample for full implementation https://stackblitz.com/edit/js-bewmhj?file=index.js

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels