Ouput PDF for all pages

Posted by: ntd119 on 6 April 2020, 3:15 pm EST

  • Posted 6 April 2020, 3:15 pm EST

    I use wijimo - PdfDocument to ouput PDF

    Demo: https://www.grapecity.com/wijmo/demos/Grid/ImportExportPrint/PDF/ExportToPdfDocument/purejs

    However, when FlexGrid has many pages, only the first page is output to PDF

    I want to output all pages to PDF

    Can you help me create a demo for this problem.

    Thanks.

  • Posted 7 April 2020, 4:38 pm EST

    Hi,

    The PDF is exported on the basis of FlexGrid and not the data source of the grid. So, if you need to export all the pages, you will have remove the paging before the export and apply paging again after the export is done. Please refer to the sample link below for a demo:

    https://stackblitz.com/edit/js-lrdrmz

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels