summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf/output-pdf.h
AgeCommit message (Expand)Author
2018-07-05Pass rects by value: device and document interface.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2016-04-26Change order of arguments to pdf_add_page etc.Tor Andersson
2016-03-21Fix 696661: Missing annotations.Tor Andersson
2016-03-14Remove begin_page and end_page device calls.Tor Andersson
2016-03-01Don't use pdf_page struct when creating pages.Tor Andersson
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-03Bug 694713: Avoid assert when using pdf_page_writeRobin Watts
2015-02-25Allow pdf_device to be created with pre-populated buffer.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-18Split pdf.h into subheaders.Tor Andersson