2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 21:19:06 +00:00
qpdf/examples
Jay Berkenbilt e2dedde4bd Don't require stream data provider to know length in advance
Breaking API change: length parameter has disappeared from the
StreamDataProvider version of QPDFObjectHandle::replaceStreamData
since it is no longer necessary to compute it in advance.  This
breaking change is justified by the fact that removing the length
parameter provides the caller an opportunity to simplify the calling
code.
2012-07-07 17:33:45 -04:00
..
qtest Add pdf-from-scratch example 2012-06-23 09:05:06 -04:00
build.mk Add pdf-from-scratch example 2012-06-23 09:05:06 -04:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-bookmarks.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-create.cc Don't require stream data provider to know length in advance 2012-07-07 17:33:45 -04:00
pdf-double-page-size.cc Add a few minor enhancements to recent work 2012-06-27 10:43:27 -04:00
pdf-invert-images.cc Don't require stream data provider to know length in advance 2012-07-07 17:33:45 -04:00
pdf-linearize.c don't overrun argv with invalid arguments 2010-10-04 15:16:32 +00:00
pdf-mod-info.cc Switch some code to use empty newArray/newDictionary 2012-06-22 10:09:42 -04:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00