Hello everyone,
I have created an app that allows users to enter material needs into a form like interface in power apps.
After they decide they have entered everything they need a pdf document should be generated.
I am using a separate screen for this it contains the header data as some text fields and two containers containing (1) the different positions of their request and (2) their attachments:
The generated PDF looks like this if it has only a few positions in the first container:

However, if there are a lot of positions for example 11 it looks like this:
The content of the first container expands as it should but the content of the second container is technically there but not rendered correctly.
I appreciate any help on this matter.
If you need any additional information please tell me.