About PdfEdit(library and free pdf editor for unix)
PDFedit is a free open source pdf editor and a library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI, set of command line tools and a pdf editor.
Library
Multiplatform library working on Unix systems, Windows32/64 and also Windows CE and others. You can use it to read, change and extract information from a PDF file. It is based on xpdf library.
GUI
PdfEdit includes pdf editor which graphical interface is based on QT3.x with all features implemented using scripting language; therefore, any user can modify the behaviour by scripts and plugins. See separete section for qt4 based windows pdf editor.
About PdfEdit tools
PDFedit is a free open source pdf editor and a library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI, set of command line tools and a pdf editor.
Tools
Tools include example usage of the library which proved to be useful.
PdfEdit (beta) win32 GUI based on QT4 (by Eva Peskova)
PDFedit gui is based on a project led by Jozef Misutka implemented by Eva Peskova and based on pdfedit library. It is still in beta state and we just establisthed the development process.
It included an installer and all the required libraries but standard c++ redistributables. Pdf editor should be able to open all pdf files on windows system. It is open source but not in the main branch of our VCS. Please, feel free to create new issues our bug tracking system if you experience any problems - see link in the second left menu or click here.
In the (hopefully near) future, it should be the same gui as on *nix systems.