openbsd-ports/textproc/py-pdf/pkg/DESCR
jasper 308e99a504 import py-pdf 1.12
A Pure-Python library built as a PDF toolkit. It is capable of:
    * extracting document information (title, author, ...),
    * splitting documents page by page,
    * merging documents page by page,
    * cropping pages,
    * merging multiple pages into a single page,
    * encrypting and decrypting PDF files.

from Daniel Dickman
2009-11-25 22:00:26 +00:00

9 lines
317 B
Plaintext

A Pure-Python library built as a PDF toolkit. It is capable of:
* extracting document information (title, author, ...),
* splitting documents page by page,
* merging documents page by page,
* cropping pages,
* merging multiple pages into a single page,
* encrypting and decrypting PDF files.