mirror of
https://github.com/qpdf/qpdf.git
synced 2025-04-02 14:41:50 +00:00
notes
git-svn-id: svn+q:///qpdf/trunk@997 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
9ba5b27ce4
commit
81b73bb9e9
@ -6,8 +6,9 @@
|
|||||||
|
|
||||||
* Add new methods to QPDFObjectHandle: replaceStreamData and
|
* Add new methods to QPDFObjectHandle: replaceStreamData and
|
||||||
newStream. These methods allow users of the qpdf library to add
|
newStream. These methods allow users of the qpdf library to add
|
||||||
new streams and to replace data of existing streams. Examples are
|
new streams and to replace data of existing streams. The
|
||||||
provided.
|
"double-page-size" and "tweak-images" examples illustrate their
|
||||||
|
use.
|
||||||
|
|
||||||
2010-06-06 Jay Berkenbilt <ejb@ql.org>
|
2010-06-06 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
|
7
TODO
7
TODO
@ -14,9 +14,10 @@ Next
|
|||||||
2.2
|
2.2
|
||||||
===
|
===
|
||||||
|
|
||||||
* Create an example that does some kind of manipulation on every
|
* Create an example (tweak-images) that does some kind of
|
||||||
image. Use QPDF::getAllPages and QPDFObjectHandle::getPageImages
|
manipulation on every image. Use QPDF::getAllPages and
|
||||||
along with new stream data and dictionary manipulation.
|
QPDFObjectHandle::getPageImages along with new stream data and
|
||||||
|
dictionary manipulation.
|
||||||
|
|
||||||
|
|
||||||
General
|
General
|
||||||
|
Loading…
x
Reference in New Issue
Block a user