So when i create a web app and host it locally on my windows system, the DinkToPDF library works fairly good enough
But when i host my web app on docker with linux environment, The images do appear on the PDF because i converted those to base64, but the images overflow a lot on page breaks
With windows, they do break but on linux, the PDF is completely distorted
So when i create a web app and host it locally on my windows system, the DinkToPDF library works fairly good enough
But when i host my web app on docker with linux environment, The images do appear on the PDF because i converted those to base64, but the images overflow a lot on page breaks
With windows, they do break but on linux, the PDF is completely distorted