mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-23 03:18:59 +00:00
Update TODO
This commit is contained in:
parent
1dc25c0217
commit
b20e37a2c5
4
TODO
4
TODO
@ -24,6 +24,10 @@ Next
|
|||||||
representation of them, such as
|
representation of them, such as
|
||||||
QPDFObjectHandle::parse("<< /a 1 /b 2 >>");
|
QPDFObjectHandle::parse("<< /a 1 /b 2 >>");
|
||||||
|
|
||||||
|
* Document thread safety: One individual QPDF or QPDFWriter object
|
||||||
|
can only be used by one thread at a time, but multiple threads can
|
||||||
|
simultaneously use separate objects.
|
||||||
|
|
||||||
|
|
||||||
Soon
|
Soon
|
||||||
====
|
====
|
||||||
|
Loading…
Reference in New Issue
Block a user