pdftools

Home David Projects pdftools
Updated: 2008-12-14

Introduction

I have written some classes in Python for reading Portable Document Format (PDF) files and interpreting their contents. They are somewhat incomplete, so are best used in an interactive Python session. Some of the methods are documented, but the order in which they should be invoked hasn't been made clear. Nonetheless, you may find them useful.

Download

pdftools-0.37.tar.gz
Basic classes for handling information in PDF files.
pdfreaders.org