Hello,
I created a simple flow to generate a HTML file with text, styled, and convert it using path to a PDF.
The flow worked perfectly until one day when I must have changed something and the styling (font, bold) - that shows up correctly in the html file - got lost during conversion.
I have created a new flow (a simple one where I copied a code from a topic I have found here) to test and I have the problem from the start.
This is the flow and the code I have:
This is the HTML file:
And this is the PDF (as you can see, the bold part is not bold):
This is how the PDF would look like with bold text:
In my original flow I have more problems: spaces, bad alignments etc, but I have to start from somewhere.
I'm clueless, I haven't find my solution on this community (I have tries some but nothing works for me); it can't be the fact that I use a Mac, because the files are generated in OneDrive.
Thanks!