Hello,
I'm struggling with a weird problem.
I'm making a flow that treat a number of Images wich varies between 0 and 3, from items of a Sharepoint list. No problem to get the content (images) of my sharepoint , nor to convert them to dataUri(base64). The creation of the HTML is good (i'm a front-end developper), and images show when I test the HTML on code pen. But for whatever reason, chen I convert it to pdf using the oneDrive tool, html text is ther but not the images (little grey square with a red cross). Any Idea on why?