Skip to content

bug(PdfReader): Small fonts on large page sizes show blurry #7772

@taTNL

Description

@taTNL

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When displaying a PDF of a document that has small (<7) fonts, on page sizes that are not A4, the fonts display blurry compared to the 9.x versions of PdfReader. I have tested with the exact same document, and it displays crisp and clear on 9.x version, but blurry on 10.x version of the package. This is most noticeable around 100-150% zoom, but improves as you zoom in further.

Expected Behavior

The text should display crisp regardless of the zoom and page size. It should display as it did in the 9.x package versions.

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

https://github.com/taTNL/BootstrapBlazorPdfIssue

Exceptions (if any)

No response

.NET Version

NET9.0

Anything else?

This is .NET10, not .NET9

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions