From 5ed0ddb490e2d887fe30db24ae2c0931dceedee0 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Fri, 21 Dec 2007 02:41:03 +0000 Subject: Free editor for manipulating PDF documents. GUI version + commandline interface. Scripting is used to a great extent in editor and almost anything can be scripted, it is possible to create own scripts or plugins. Target platform are operating systems of Unix type (Linux, BSD, ...), we are using C++, XPDF, QT3 and QSA. WWW: http://pdfedit.petricek.net/ --- editors/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/Makefile') diff --git a/editors/Makefile b/editors/Makefile index eff4fc2a78d5..564d5bd24d5b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -114,6 +114,7 @@ SUBDIR += openoffice.org-2 SUBDIR += openoffice.org-2-RC SUBDIR += openoffice.org-2-devel + SUBDIR += pdfedit SUBDIR += pico SUBDIR += poedit SUBDIR += psgml -- cgit v1.2.3