Since there is no PDF output component which dynamically creates PDF from the HTML page. We were using the html2pdf as mentioned in the below page : PDFs Another Way: Custom Component + html2pdf
This component was working till May 2024. Since the retool is upgraded to V3.64, this component was not rendering because of the usage of model.data in .map, .reduce functions to create the dynamic HTML page.