PDF template

Hello,

I am working on creating a PDF template that includes tables. These tables will be dynamically populated by Flow Runner. However, I am facing an issue with the spacing between the elements.

The problem is that the space between the tables is fixed. When a table has many rows, it overlaps or collides with the next table or element in the template.

Is there a solution to make the spacing between tables dynamic, so that the content flows correctly without overlapping?
appID:78CDC2ED-C3B3-4553-B577-0D3AAB40F20C
Thank you for your assistance!

Hello @afef_jobrane

Unfortunately we couldn’t reproduce your problem, for more detailed analysis we need you to prepare for us a test template, maybe a table and flow, so that we could reproduce it in your app.

Regards,
Inna

Yes, you’re right, but now I notice that the problem occurs when I add the Base PDF. Otherwise , Can we add a fixed footer to all pdf pages?

You just need to position the footer at the desired location in your template for every page.

Regards,
Inna

But the number of pages is dynamic based on the lines of the tables

@afef_jobrane

Unfortunately this is not possible in this case, you can try to use third party services for pdf generation and call them via http block.

Regards,
Inna