Hi,
I’m using a base64 decoded pdf in an HTML element. This works just fine on desktop view (see screenshot I of Safari) but is broken on mobile views. It seems the pdf is not set to center somehow in the viewer and instead shows this cross in the center with parts of the pdf around it.
I need to get the PDF from an API that sends it base64 encoded. But maybe there is a better to do this?