summaryrefslogtreecommitdiff
path: root/source/tools/pdfclean.c
AgeCommit message (Expand)Author
2018-11-07Fix 700053: Add 'decrypt' option to pdf_save_document.Tor Andersson
2017-12-13Add 'clean' option to pdfclean to clean (but not sanitize) content streams.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2016-10-06Bug 697194: Document -gggg in muclean.Robin Watts
2016-04-27Tweak pdf-write option handling.Tor Andersson
2016-03-31Initialize pdf write options to zero in pdfclean.Tor Andersson
2016-03-31Initialize disabled document writing flags to zeroSebastian Rasmussen
2015-12-18Remove fz_save_document and use pdf_save_document directly instead.Tor Andersson
2015-12-15Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.Tor Andersson
2015-04-16mutool clean -z option to compress streams.Tor Andersson
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-04-02Bug 695900: pdfclean return code is inverted.Robin Watts
2015-04-01Update manpages.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.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-03-20Respect reverse page ranges in mutool clean.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Make mutool clean sanitise the Dests lists when subsetting.Robin Watts
2014-03-13Tweak pdfclean and pdfinfo to be useful as libraries.Robin Watts
2013-07-11Implement dynamic page tree lookups.Tor Andersson
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-20Rearrange source files.Tor Andersson