Difference between revisions of "PDFKit"
Jump to navigation
Jump to search
(new 1.0 release) |
m |
||
Line 3: | Line 3: | ||
currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-1.0.0.tar.gz 1.0.0] | | currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-1.0.0.tar.gz 1.0.0] | | ||
releasedate = December 29, 2016 | | releasedate = December 29, 2016 | | ||
− | license = | + | license = GPLv2 / GPLv3 | |
overview = Kit for displaying PDFs in a View, based on xpdf. | | overview = Kit for displaying PDFs in a View, based on xpdf. | | ||
features = | features = |
Revision as of 22:06, 29 December 2016
A Framework for accessing and rendering PDF content.
Current Version: 1.0.0
- Released: December 29, 2016
- Licensed: GPLv2 / GPLv3
Overview
Kit for displaying PDFs in a View, based on xpdf.
Features
PDFKit is a wrapper over the xpdf library v. 3.0.4. Please note that since it is based on xpdf, it incorporates dual licensed GPLv2 / GPLv2only code (without "or later").
It is used by GWorkspace.app for the PDF content inspector.
Maintainer
- GNUstep Application Team
Related Links