I’ve a bootstrap 5 table which I want to export as PDF. In rendered pdf document the output is not visually appealing to end user. Is there any way or suggestion to use so that I can get output exactly as visible in html/UI.
I’m using app connect pdf generator. I’ve installed ben’s custom extension in my project but didn’t try to implement that one. I don’t know that will fit in my case or not.
Sadly i have hever actually used the wappler App Connect PDF generator so cant really help. Perhaps it needs to go on the Wappler Virtual Academy task list
Using the available real estate is the problem in your case. There is not enough room for the info that you are wanting to publish in one page.
Either use a larger page than the A4, like A3, or publish over two pages
My suggestion is to publish over multiple pages and well placing the agencies across the top and the categories along the side of an A4 page. This way you can spread the agencies across the pages.
Using my custom extension would make the task very easy allowing for headers and footers. Make sure that any CSS that is required for the styling, is placed inside the section that produces the table(s), even placing them in-line.
As an example, I have used these style rules for the table that I created for my current project: