Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

3
Become a Fan
5.0

Available as/for:
Description:
Complete editing of pdf documents is easy with PDFedit. You can change either raw pdf objects (for advanced users) or use predefined gui functions. For any support please follow steps at http://sourceforge.net/support/getsupport.php?group_id=177354
Last changelog:

0.3.1:
* german translation (thanks to Andreas Mantke)
* minor gui enhancements (added some missing tooltips...)
* bugfixes

0.3:
* Cygwin version
* russian translation
* speed ups
* bugfixes
* installation bugfixes

0.2.5:
* Bugfixes

0.2.4:
* 64bit compilability fix
* Fixed bug with units precision, 1234pt showing up as 1.23e+3pt
* Console scripts bug fixed (not running scripts from current directory)
* Added QSPdf.save() function
* Spanish translation added

0.2.3:
+ page rotation, text extraction,
+ simple drawing, lines, rectangles, layer control
+ revision control
+ text operations, highlight, strike through, delete, simple add, moving, color changing
+ simple pdf to xml support
+ everything based on QSA scripting language
+ access to raw pdf objects
...

Special devel features:
+ pdf to whatever format support


Ratings & Comments

60 Comments

dagsoftware

bude aj natívna windowsová binárka, či len to oné cygwinové?

chomee

pdf crashes when trying to import a document with different paper size. Say you work on an A4 papaer and then try to import a 'letter' sized document - instant crash. It would be good if pdfedit could offer on-the-fly conversion for similar-sized papers ( A4-letter seems like an easy fit) - or even better offer some import options: crop to size, scale bounding box, or just fit 1:1 The solution right now seems to be to print out the document from kpdf into desired paper size and then import it here. Thanks for a great app!

DieselPower

If you run gentoo it has a good ebuild in the sunrise overlay for the latest... emerge layman layman -a sunrise emerge pdfedit

ladykatlyn

Would love to try your editor.. but.. I can't even run ,/configure, I get this error: configure: error: QTDIR environment variable must be set I have the QT3 and QT4 dev stuff and the boost libs installed... although I get the feeling that isn't the issue, since the configure thing usually tells me what I'm missing...

mdriftmeyer

Example using bashrc. user@host:~$vim ~/.bashrc QTDIR=/usr/share/qt3 QT4DIR=/usr/share/qt4 export QTDIR QT4DIR :wq! user@host:~$ cd path/To/Source usr@host:~at/Source/Directory$./configure --with-qt-dir=$QTDIR usr@host:~at/Source/Directory$make

NosyMan

Hello there, Every new version brings me another"patch session" and all related to QString and std::string... For v0.2.3 I patched about 25 files. I tried to compille 0.3.1 and, of course, my old patch works no more. I'm tyred to patch again... I'm waiting for a 'working' version.

bugmenot

the latest source version 0.3.1 is compiling fine with the ebuild at http://bugs.gentoo.org/show_bug.cgi?id=158188 and gentoo distribution Nice software.

paai

"QMAKESPEC environment variable must be set" although I installed qt-devel (Suse 10.1)

Punkeren

./configure QTDIR=/usr/lib/ QMAKESPEC=/usr/share/qt3/mkspecs/

paai

"QMAKESPEC environment variable must be set" although I installed qt-devel (Suse 10.1)

BorgQueen

where would I find rtld(GNU_HASH). I can't find it anywhere. I found a few open suse and fedora rpm but no sources to build from. Can you provide a complete deps list? Thanks

Superstoned

cool application!! I'd love to have network transparancy, though, why don't you guys use the KIOslaves and the KDE filedialog? if platfrom-independence is a problem, maybe you can start using those when you port to Qt4, as KDE 4/Qt4 are platform independent :D

dmonat0307

Thank you very much for sharing your work. I read all comments and finally got a package being able to install on my Debian Etch (5,5 MB). When trying to install the package there appears an error, telling me that pdfedit_0.3.0-1_i386.deb is trying to replace /usr/share/qt3/mkspecs/default which also is in qt3-dev-tools. Can you please give me a hint how to solve this issue? Thanks in advance.

bakaraka

i install pdfedit 0.3 but when i try edit pdf document program crash,sory my english

flocko

compiling exception: configure: error: You need boost library to compile PDFedit but boost is installed suse 10.1 boost 1.33.1-17 (with yast) what is the problem?

mdriftmeyer

On Debian Sid /usr/include/boost isn't just one set of APIs so I just selected all available to cover all bases.

Superstoned

Guys, I'd love to see some KDE integration. The KDE file-open dialog, the KDE toolbars and shortcut editor - you can add them easily and they would improve your app a lot... And of course network transparency would be great, and the KIOslaves give you that. Now I have to copy files over by hand...

fcc

worked on version 0.2.5 but the application is too buggy. I was unable to delete one word from a pdf file, although it allowed me to add a word. Then I reopened the modified pdf file and found out that the page I modified was cut in half. :( On Debian/unstable, compiling requires libqt3-dev-tools/stable, libqt3-headers/stable and libqt3-dev/stable, otherwise it fails. In addition, one needs Motif, docbook-xsl, and doxygen. Also libboost-*-dev libraries, a total of 12. At some point I had to do: $export QTDIR=/usr/share/qt3 and continued with make again. The size of the resulting executable pdfedit is about 61MB. Wow.

gohanz
gohanz

PDFedit don't work to normal user, because a wrong permission on /usr/share/pdfedit.

misuj1am

should be fixed in cvs now, thanks

castroh

I have this errors when I try to compile the ./configure file: checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no What should I do?

collinm

when i buil i get /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: cannot find -lqt-mt collect2: ld returned 1 exit status

anli

Have tried 0.2.4 with these env QTDIR=/usr/qt/3/ QMAKESPEC="/usr/qt/3/mkspecs/linux-g++" and have got the same error - 'src/kpdf-kde-3.3.2' dir still doesn't see qt3 :-(

anli

... this way: PATH=/usr/qt/3/bin:$PATH; QTDIR=/usr/qt/3/; QMAKESPEC="/usr/qt/3/mkspecs/linux-g++"; ./configure --prefix=/usr/local

Pling
0 Affiliates
Details
license
version 0.3.1s
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

Other PDF Software:

PDFKreator
kraus
last update date: 20 years ago

Score 5.0

Quick - pdf_to_text
burningprodigy
last update date: 13 years ago

Score 5.0

Couturer a PDF merge app for Linux
pyce
last update date: 13 years ago

Score 5.7

PDF-Shuffler
logari81
last update date: 15 years ago

Score 6.1

PdfTk-QGUI
suslic2012
last update date: 16 years ago

Score 5.0

pdfnup-gui
cosminadrianpopescu
last update date: 14 years ago

Score 5.0



System Tags