Download page function

i have an html component in my retool app that is missing from the downloaded pdf when i use the downloadpage function. any reason why the html component doesnt appear in the downloaded pdf?

Hi @ughanze123, What you're seeing is expected behavior. The utils.downloadPage() function doesn't capture the custom HTML generated with an HTML component.