Flexsheet PDF wrap Long Rows

Posted by: curiosichi on 17 July 2019, 1:15 pm EST

  • Posted 17 July 2019, 1:15 pm EST - Updated 3 October 2022, 7:51 pm EST

    I have a long row in a flexsheet that I want to print to a PDF. The PDF component does a great job keeping my row headers and row columns, but for long rows it splits it into two pages.

    This is usually just fine by default, but a few worksheets I have are only a few rows talls, but many columns wide. I would like to show the broken up rows on one sheet still to save space on my report which is over 70 pages long (many flexsheets in a single workbook)

    I don’t want to do this for every worksheet, so is there a way to accomplish this just for specific sheets in an array of flexsheets?

  • Posted 18 July 2019, 9:27 am EST

    Hi,

    We have queried the dev team on why does some empty space is left and the remaining grid does not export on the same page. We will give you an update as soon as we have further information.

  • Posted 19 July 2019, 5:17 am EST

    Hi,

    The reason behind the extra space in the PDF is that we take into account a scenario in which to show the whole grid’s data with a large number of columns, you will put 2 pages side by side which will be easy to do if the columns are separated into two different pages. So, it is not possible to render the remaining part of the grid on the same page.

    But, what you can do is set the width and height of the grid to fit the whole sheet on one page. Please refer to the sample that demonstrates the above scenario:

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

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels