
Announcements
Hello, I have button 'Print' in PowerApps. I use it to download PDF file. Before that, I make a HTML text table format, and when I convert to PDF in online web, it work as I want, like this,
HTML to PDF Converter
But, when I insert my HTML text into PowerApps which is connected to Power Automate, the table are messy. Like this,
Integerated PowerApps & Power Automate
How to solve this problem? And can anyone help me which flow are correct in Power Automate. I use flow Create file -> Convert file use path -> Create file (SharePoint). Thank you.