summaryrefslogtreecommitdiff
path: root/source/tools/pdfinfo.c
AgeCommit message (Expand)Author
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-06Update mutool subtools to use PDF_NAME_xxx rather than "xxx".Robin Watts
2015-04-06Fix oddity with pdfinfoRobin Watts
2015-04-01Update manpages.Tor Andersson
2015-02-25Bug 695851: Fix SEGV in mutool info.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-05-05Fix 695207: printf format bug in mutool info.Tor Andersson
2014-03-13Tweak pdfclean and pdfinfo to be useful as libraries.Robin Watts
2013-07-11Implement dynamic page tree lookups.Tor Andersson
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson