Visual-Basic-Community-Solutions / ViewPDF

Extremely basic example of a PDF Viewer using pdfium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extremely basic example of a PDF Viewer using pdfium

License:MIT License


Languages

Language:C# 100.0%