summaryrefslogtreecommitdiff
path: root/source/tools/pdfmerge.c
AgeCommit message (Expand)Author
2018-04-24Remove need for namedump by using macros and preprocessor.Tor Andersson
2018-01-31Use convenience pdf dictionary/array creation functions.Tor Andersson
2017-06-03Tweak pdf_graft_map API.Robin Watts
2017-04-27Include required system headers.Tor Andersson
2017-04-13Clean up mutool usage messages.Tor Andersson
2016-07-06Start slimming pdf_page.Tor Andersson
2016-07-06pdf: Flatten inheritable page properties when copying pages.Tor Andersson
2016-05-13Fix potential double free in pdfmerge.Tor Andersson
2016-05-13Add common page range parsing function for tools.Tor Andersson
2016-05-13Add long output option parsing.Tor Andersson
2016-04-27Tweak pdf-write option handling.Tor Andersson
2016-04-26pdfmerge: Clean up error messages and fix try/catch variable error.Tor Andersson
2016-04-19Add mutool mergeMichael Vrhel