From eb0687485a63fff9e04ef4da09660d108f1e2e37 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 3 Jul 2011 08:29:09 +0000 Subject: Apache PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes a command line utility. Features * PDF to text extraction * Merge PDF Documents * PDF Document Encryption/Decryption * Lucene Search Engine Integration * Fill in form data FDF and XFDF * Create a PDF from a text file * Create images from PDF pages * Print a PDF WWW: http://pdfbox.apache.org/ PR: ports/158601 Submitted by: Pedro Giffuni --- print/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index fa5ba5e5e2ab..17d9c8f1177e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -207,6 +207,7 @@ SUBDIR += passivetex SUBDIR += pcal SUBDIR += pdf-renderer + SUBDIR += pdfbox SUBDIR += pdfcube SUBDIR += pdfjam SUBDIR += pdflib -- cgit v1.2.3