qpdf/examples
Jay Berkenbilt 6299c64cf3 Use correct link directory order (fixes #158)
Make sure to link from the source tree before linking from the system.
In many environments, this is necessary to allow a newly built qpdf to
link properly instead of trying to link or resolve libraries from an
older installed version.
2018-01-13 19:53:52 -05:00
..
qtest Enhance pdf-create example 2017-08-21 17:44:22 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Use correct link directory order (fixes #158) 2018-01-13 19:53:52 -05:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-bookmarks.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00
pdf-create.cc Spell check 2017-08-22 14:22:20 -04:00
pdf-double-page-size.cc Comment use of static ID in examples 2015-11-01 16:40:01 -05:00
pdf-invert-images.cc Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
pdf-linearize.c Comment use of static ID in examples 2015-11-01 16:40:01 -05:00
pdf-mod-info.cc Make windows includes lowercase (fixes #123) 2017-07-26 06:39:09 -04:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-parse-content.cc Replace all atoi calls with QUtil::string_to_int 2017-08-29 12:28:32 -04:00
pdf-split-pages.cc Add --split-pages option (fixes #30) 2017-08-05 10:22:33 -04:00