utils.downloadPage does not include child components

Hi,
on my on-premise config I want to generate a PDF report of my current page. Unfortunately it only shows the container I include in the utils.downloadPage function but no child components. I have a listView in my container with images and text from a query.
Please help me trouble shoot :slight_smile:


Anyone? @Apps_Support

Hi @Julius_Schaufele, what version of Self-hosted Retool are we on?
I just tried it on Cloud and it does include all child components:

I tried with and without the options object to include components:

Hi Paulo,
I fixed it by removing outer containers. Thank you.

1 Like