🧾 PDF builder from the #BaserowDeveloperChallenge!

This app transforms each Baserow table row into a PDF. You can adjust the layout on a canvas resembling an A4 sheet, modify the width of text blocks, and alter font size, line height, and color.

App demo: PDF Generator Demo

View the app: Baserow PDF Generator

3 Likes

This is very useful, but I can’t seem connect this with self hosted Baserow.

Hey @steven, first of all, welcome to the Baserow community! :wave:

The app connects via API, so it should work for you. :thinking: Do you see an error when you try to connect to your Baserow data?

Moin - Best regards from Berlin, Germany. Question 1: Can you also do this for changing font sizes in LibreOffice Writer, without having to copy and paste? Question 2: Can you also do this for changing font sizes directly in Baserow Persona Task Management? Question 3: The column width in Baserow Persona Task Management is simply too wide for columns with only three numbers. This takes up too much space on the screen, especially with multiple columns with three numbers each, if you want to see all columns at once (I don’t want to hide any columns!) So how can I achieve a column that’s only three characters wide?

Hi @Paralullus, this app was built by one of our users for a contest, and I don’t think it’s possible to change fonts or their sizes.

You might find these tutorials helpful: How to create a free PDF generator app without code, How to create a merge setup for automated PDF generator (Baserow and Google Slides) | Beyond the Code — though these solutions require using integration tools.