News and announcements

[ANNOUNCE] PyPoppler 0.12.1

Written for Poppler Python Bindings by Gian Mario Tagliaretti on 2009-09-27

I am pleased to announce version 0.12.1 of the Python bindings for Poppler.

This is a quick follow up to add a couple of new objects that were
missing from the defs, h2defs didn't pick them up automatically.

It is available at:
http://launchpad.net/poppler-python/trunk/development/+download/pypoppler-0.12.1.tar.gz
md5: 1a89e5ed3042afc81bbd4d02e0cf640a

PyPoppler 0.12.1 (Sep 27 2009)
==================================

   o Add LayersIter boxed type
   o Add Layers gobject type

Blurb:
======

Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.

PyPoppler is a wrapper which exposes the poppler API to the
python world. It is fairly complete, most of the API are covered.

The documentation is actually missing, help wanted :)

Like the Poppler library itself, PyPoppler is licensed under the GNU GPL.

PyPoppler requires:
=====================

 o Poppler >= 0.12.0
 o PyGObject >= 2.10.1
 o PyGTK >= 2.10.0
 o PyCairo >= 1.8.4

Bug reports should go to
https://launchpad.net/poppler-python

[1] http://poppler.freedesktop.org/

[ANNOUNCE] PyPoppler 0.12.0

Written for Poppler Python Bindings by Gian Mario Tagliaretti on 2009-09-26

I am pleased to announce version 0.12.0 of the Python bindings for Poppler.

It is available at:
http://launchpad.net/poppler-python/trunk/development/+download/pypoppler-0.12.0.tar.gz
md5: 78e9655067b8da2c8ad2565b2620e2f9

PyPoppler 0.12.0 (Sep 26 2009)
==================================

   o Update aclocal.m4
   o Wrap new poppler 0.12 API

Blurb:
======

Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.

PyPoppler is a wrapper which exposes the poppler API to the
python world. It is fairly complete, most of the API are covered.

The documentation is actually missing, help wanted :)

Like the Poppler library itself, PyPoppler is licensed under the GNU GPL.

PyPoppler requires:
=====================

 o Poppler >= 0.12.0
 o PyGObject >= 2.10.1
 o PyGTK >= 2.10.0
 o PyCairo >= 1.8.4

Bug reports should go to
https://launchpad.net/poppler-python

[1] http://poppler.freedesktop.org/

[ANNOUNCE] PyPoppler 0.10.1

Written for Poppler Python Bindings by Gian Mario Tagliaretti on 2009-08-13

I am pleased to announce version 0.10.1 of the Python bindings for Poppler.

It is available at:
http://launchpad.net/poppler-python/trunk/development/+download/pypoppler-0.10.1.tar.gz
md5: 146ecb7e1049dd9b92478d61c148829e

PyPoppler 0.10.1 (Aug 13 2009)
==================================

   o Support for accessing Action fields (Daniel Jacobs)
   o Bug #397850 AnnotMapping/Annot implementation incomplete (Gian)
   o Update configure.ac to work with libtool 2.x (Gian)
   o Update aclocal.m4 (Gian)
   o Ignore some more files automatically created by libtool (Gian)

Blurb:
======

Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.

PyPoppler is a wrapper which exposes the poppler API to the
python world. It is fairly complete, most of the API are covered.

The documentation is actually missing, help wanted :)

Like the Poppler library itself, PyPoppler is licensed under the GNU GPL.

PyPoppler requires:
=====================

 o Poppler >= 0.10.0
 o PyGObject >= 2.10.1
 o PyGTK >= 2.10.0
 o PyCairo >= 1.8.4

Bug reports should go to
https://launchpad.net/poppler-python

[1] http://poppler.freedesktop.org/

13 of 3 results

Announcements