Did you ever find a way to get these images into the PDF?
Here is a topic where @ndintino and I worked on adding an image to the PDF.
you can insert it with (data:${mimeType};base64,${base64Data}
but itβs very slow to process and produce the pdfβ¦