wxPDFView
0.1
wxWidgets PDFium Integration Library
|
wxPDFView is a set of wxWidgets controls to display and navigate PDF documents using Google Chromes PDFium library.
Currently implemented:
Currently not implemented:
Currently includes 3 classes you can include into your own frames
Or you can base your PDF viewing on a complete PDF viewer frame
After initializing an instance of wxPDFView call wxPDFViewBookmarksCtrl::SetPDFView and/or wxPDFViewThumbnailListBox. Call wxPDFView::LoadFile to load a PDF into the view.