cpdf-source/javasplits/c11.tex
John Whitington a5916998ae more
2022-04-04 17:06:06 +02:00

5 lines
153 B
TeX

/* CHAPTER 10. Annotations */
/** Returns the annotations from a PDF in JSON format. */
public native byte[] annotationsJSON(Pdf pdf) throws CpdfError;