summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf.h
AgeCommit message (Expand)Author
2018-06-22Create appearance streams for annotations.Tor Andersson
2018-04-24Remove need for namedump by using macros and preprocessor.Tor Andersson
2018-02-02Signature support: decouple mupdf from the pkcs7 implementationPaul Gardiner
2018-02-02Signature support: separate pkcs7 specifics into a separate file.Paul Gardiner
2016-05-20murun: Add graftObject to javascript bindings.Tor Andersson
2016-04-19Add mutool mergeMichael Vrhel
2016-03-14Add C++ extern "C" guards in public header files.Tor Andersson
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2013-07-22Collect together all code to do with appearance-stream creationPaul Gardiner
2013-06-18Split pdf.h into subheaders.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson