
Hi Community!
I have noticed small difference between generated HTML by Power Automate and converted HTML to PDF.
I can see that table header background style is there, as well the table background color. However no matter if I use inline style and merge the code or use the nth-child() selector and add a background-color to all even table rows with Create HTML action. HTML displays it but converted PDF ignores it.
Have anyone found any workaround?
Testing table row background-color style