This solution contains two projects:
-
PdfForge
A library for rendering PDF files into PNG images or memory. It supports scaling and allows flexible control over the output quality and size.
-
PdfForge.Avalonia
A custom Avalonia UI control for rendering and displaying PDF documents using PdfForge. It supports scaling, page navigation, and panning within PDF pages.