Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 315 Bytes

ViewPDF

This is a basic example of using Pdfium in a winforms application to render/view a pdf file.

Basic Features

  • Load PDF file (only 1 file can be loaded)
  • Generate thumbnails for all pages
  • Select thumbnail to view page
  • Select thumbnail again to rotate page

Screenshot