poppler pdf utils 0.17.0 (static)

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

poppler pdf utils 0.17.0 (static)

#1 Post by Dingo »

poppler pdf utils 0.17.0
http://dokupuppylinux.co.cc/programs:pdf_manipulation

latest poppler utils version: includes:

pdffonts pdfimages pdfinfo, pdftohtml pdftoppm pdftops pdftotext

with bug fixes and several new enhancements

statically compiled in Puppy 3.01, in order to be working hopefully in any puppy version

NEWS:
18 utils:
19 * pdftoppm: Add -singlefile option (Bug #32025)
20 * pdftoppm: Add TIFF output format support (Bug #32027)
21 * pdftops: Add PS level1 non standard binary output option
22 * pdftops: Allow setting the rasterization resolution
23 * pdftoabw has been removed
enabling tiff support was problematic: I solved in this way:

Code: Select all

./configure --prefix=/usr --enable-static=yes --enable-shared=no LDFLAGS=-L/usr/lib
I also built a version of poppler pdf utils with zlib support (so, for instance, you can looking into a pdf.gz without uncompress fist)

WARNING:
compiling with zlib is not recommended, since tools may be unstable, however, if you want give a look, you can download this version from here:
http://www.divshare.com/download/14456308-e6f
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

Post Reply