You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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