When testing out the PdfiumViewer library, I found that changing the DPI settings in the Tools - Render to Bitmaps (Export bitmaps) had no obvious effect.
Passing in PdfRenderFlags.CorrectFromDpi rather than (boolean) false appears to correct the issue.
When testing out the PdfiumViewer library, I found that changing the DPI settings in the Tools - Render to Bitmaps (Export bitmaps) had no obvious effect.
Passing in PdfRenderFlags.CorrectFromDpi rather than (boolean) false appears to correct the issue.