43
Views
3
Comments
[Ultimate PDF] Ultimate pdf table responsive
ultimate-pdf
Reactive icon
Forge asset by Leonardo Fernandes
Application Type
Traditional Web

I was tried to download the pdf with 20 columns of table using Ultimate Pdf   PrintToPDF_Advanced server action with paper size LandscapeA4 it was showing upto 13 columns with some column break at the last .But i want the exceeded columns and breaked columns should come on next page.will it possible??


image (3).png
2025-07-28 06-45-20
Rupesh Patil

Hello @Gorantla Srujan Kumar 

Refer this link:

https://www.outsystems.com/forums/discussion/65541/ultimate-pdf-ultimatepdf-with-reactive-web-only-getting-the-first-page-of-cont/

but

Quite hard for 20 columns. You could find another way to transfer it to a pdf depending on the rows you have. Possibly in a card view one after the other. Or you could eliminate some secondary columns in order to make it fit. 

Thanks

UserImage.jpg
Gorantla Srujan Kumar

Hi @Rupesh Patil  Thanks for your reply  that given css is not working i will find another way  to download the pdf  with more number of columns in the table

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP

Hi Gorantla. Unfortunately, exporting to PDF will only create pages if the content scrolls vertically (top to bottom), but will clip any content that doesn't fit horizontally.

I suggest you try exporting to a landscape page format, and/or applying a zoom factor on your table until it fits the page width.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.