使用Quartz(iOS)创建PDF注释

jes*_*bon 5 pdf pdf-generation ipad ios

有没有人设法使用Quartz在现有PDF中编写自定义注释?我使用CGPDFDocumentRef等渲染了PDF,现在工作正常:)我成功阅读了Annots dict

    if(!CGPDFDictionaryGetArray(pageDictionary, "Annots", &outputArray)) { ....
Run Code Online (Sandbox Code Playgroud)

但我无法理解,如何写新的注释..

嗯,没有人?这不可能...... :(