Hi community,
Can I insert or create a table from rich text in to PDF ?
I have a Flow to generate PDF, what I need is insert table in to PDF with rich text.
Thank you!

Hi community,
Can I insert or create a table from rich text in to PDF ?
I have a Flow to generate PDF, what I need is insert table in to PDF with rich text.
Thank you!
Hi @Chaiyasavework1 ,
The value of the rich text control is HTML code, which you can use to create a '. html' file. You could convert the '.html' file to a PDF in flow.
\
I think this link will help you a lot:L
https://www.youtube.com/watch?v=1SQ7IooaXyw
Best Regards,
Bof