QPDF
User Ratings
Featured Reviews
Most Helpful Positive Review
Quality code, crystal clear documentation, stable on UltraSPARC, highly recommended
Most Helpful Negative Review
{ $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
Express yourself: log in to write a review.
User Reviews
-
Quality code, crystal clear documentation, stable on UltraSPARC, highly recommended
-
very easy to use
-
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.
-
Thanks qpdf
-
I have used this regularly for over a year, love it and would be hard-pressed to use anything else.
-
Free, very quick, easy to use and rock solid. A top quality application.