An open API service indexing awesome lists of open source software.

https://github.com/absint/firstaid

PDF Help Viewer
https://github.com/absint/firstaid

libpoppler pdf pdf-viewer viewer

Last synced: 4 days ago
JSON representation

PDF Help Viewer

Awesome Lists containing this project

README

          

FirstAid - PDF Help Viewer
============================

### About

FirstAid is a simple PDF viewer based on libpoppler - https://poppler.freedesktop.org/

Design goal is the use as a help viewer deployable with your application to show the online help PDFs
and jump to named locations to provide context sensitive help.

If you look for a full-fledged PDF viewer, head over to other projects like Okular - https://okular.kde.org/

### Dependencies

Compilation requirements are Qt 6.x and a recent libpoppler and dependencies of that like FreeType/FontConfig/...

### Licensing

FirstAid is based on the Qt 5 demo program of libpoppler and licensed like libpoppler under GPLv2+.

All contributions shall happen under that license.