QPDF

33 Recommendations
422 Downloads (This Week)
Last Update:
Download qpdf-4.1.0.tar.gz
Browse All Files
Windows BSD Linux

Description

QPDF is a C++ library and set of programs that inspect and manipulate the structure of PDF files. It can encrypt and linearize files, expose the internals of a PDF file, and do many other operations useful to end users and PDF developers.

QPDF Web Site

Categories

Data Formats

License

Artistic License

Update Notifications





User Ratings

 
 
33
2
Write a Review

User Reviews

  • Posted by james wright 2013-03-03

    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnu make >= 3.81" >&5 $as_echo_n "checking for gnu make >= 3.81... " >&6; } make_okay=0 if make --version >/dev/null 2>&1; then v=`make --version | grep 'GNU Make' | sed -e 's/.*Make //'` maj=`echo $v | cut -d. -f 1` min=`echo $v | cut -d. -f 2` if test $maj -gt 3 -o '(' $maj -eq 3 -a $min -ge 81 ')'; then make_okay=1 fi fi All the world is gnu and every make is gnu make? should check MAKE at least. 'Quality' it is not

  • Posted by Ian 2013-02-12

    Great product qpdf

  • Posted by Ian 2013-01-18

    qpdf works nicely

  • Posted by Gabriel 2012-12-15

    Love that its free

  • Posted by Adam 2012-10-25

    very easy to use

  • Posted by beppecosta 2012-10-17

    Compiled today into iSeries (as400). Very hard task due to some inconsintencies in sys files that should be patched manually. Install also should be completed manuallly because some libraries cannot be found by install. But, when done, it works. I've tried some features like linearization, decrypt/encrypt, extract, etc. Everything works fine. Thanks to all developers.

Read more reviews

Additional Project Details

Intended Audience

Advanced End Users, Developers

User Interface

Command-line

Programming Language

C, C++

Registered

2008-04-08

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.