Skip to main content
February 1, 2021
Question

Export to PDF

  • February 1, 2021
  • 1 reply
  • 0 views

Hello All,

Please let me know whether anyone worked on plugins to export the report(Readonly grids) to pdf.. We are using  plugin - Dynamic Document Generator and then using pdf from html option.

Challenge here is after converting into pdf(using html option) - unable to insert page break so some of the rows were truncated and because of the fontsize columns also truncated.

Please let me know whether if any worked on the similar requirement/any workaround. Thanks

    1 reply

    mikes0011
    Brainy
    February 1, 2021

    It'll take a bit of guesswork and won't be very exact, but the approach I suggest you consider (and maybe the easiest by far) is to limit the number of grid rows to a certain amount, then end the grid, insert a page break (if possible outside of a grid), then start a new grid on the subsequent page.

    The Expression Guru