Skip to content

WPF PDF Viewer Overview

Patagames edited this page Sep 24, 2018 · 5 revisions

WPF PDF Viewer is a lightweight fully customizable UI WPF FrameworkElement which enables your application to display and interact with PDF files in your own solution.

PDF Viewer based on C# PDF Library: https://pdfium.patagames.com/c-pdf-library/

Features:

  • Opening and rendering of PDF documents
  • Printing
  • Searching
  • Filling in PDF forms
  • Editing text parameters
  • Customized look of the .Net control
  • Work with images and text objects
  • Interactive form processing
  • Font style and parameters manipulation
  • Enhanced editing capabilities and much more.

Pdfium.Net SDK supports .NET Framework 2.0 to 4.7, and can be run on both 32-bit and 64-bit operating system.

Clone this wiki locally