Difference between revisions of "PDFKit"

From GNUstepWiki
Jump to navigation Jump to search
(0.9.2)
Line 1: Line 1:
 
{{Framework|
 
{{Framework|
 
shortdescription = A Framework for accessing and rendering PDF content. |
 
shortdescription = A Framework for accessing and rendering PDF content. |
currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-0.9.2.tar.gz 0.9.2] |
+
currentversion = [http://savannah.nongnu.org/download/gap/PDFKit-0.9.3.tar.gz 0.9.3] |
releasedate = June 21, 2012 |
+
releasedate = September 16, 2013 |
 
license = GPL2 |
 
license = GPL2 |
 
overview =  Kit for displaying PDFs in a View, based on xpdf. |
 
overview =  Kit for displaying PDFs in a View, based on xpdf. |

Revision as of 23:18, 15 September 2013

A Framework for accessing and rendering PDF content.

Current Version: 0.9.3

  • Released: September 16, 2013
  • Licensed: GPL2

Overview

Kit for displaying PDFs in a View, based on xpdf.

Features

PDFKit is a wrapper over the xpdf library v. 3.0.2. Please note that since it is based on xpdf, it incorporates "GPLv2 only" code (not "or later") and this is incompatible with GPLv3.

It is used by GWorkspace.app for the PDF content inspector.

Maintainer

  • GNUstep Application Team

Related Links

xpdf