361
Views
5
Comments
Solved
[Html2PdfConverter] Table Records PDF export formatting
Question
html2pdfconverter
Web icon
Forge asset by Guilherme Pereira

Hi all,

I have a table records that i wish to export to a pdf, i have successfully created the export however the table seems to only show a tab option for every column except the first one.

Does anyone know how to resolve this issue?

Example below

Thanks

Alex

2017-07-05 22-17-18
Henrique Batista
Staff
Solution

Hi Alex,

If you want the Table Records to not be Responsive, just add the class "NoResponsive" to the Table Records.

Cheers,

2023-07-28 17-00-32
Marco Arede
 
MVP

Hello Alex,

Try to maximize the width of the div surrounding the table. If the screen has a layout that shrink the content, then consider to edit the layout or remove it, so you can use the full width.

Regards,

2017-07-05 22-17-18
Henrique Batista
Staff
Solution

Hi Alex,

If you want the Table Records to not be Responsive, just add the class "NoResponsive" to the Table Records.

Cheers,

2012-10-08 11-59-27
Guilherme Pereira
Staff

Hi Alex,


This happens because the component renders the page with a smaller size and it is therefore interpreted as a mobile/tablet page hence the responsiveness.

Like Henrique said you can add the NoResponsive to the TableRecords to control the behavior.

You can also check the FAQ for know issues.


Cheers,

Guilherme

2018-05-16 08-13-44
Alex O'Farrell

Thankyou the NoResponsive worked perfectly!

UserImage.jpg
Melody Begum Syed

Alex O'Farrell wrote:

Hi all,

I have a table records that i wish to export to a pdf, i have successfully created the export however the table seems to only show a tab option for every column except the first one.

Does anyone know how to resolve this issue?

Example below

Thanks

Alex

Can u share how u export it to pdf??


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