cpdf-source/html_manual/javasplits/c11.tex

5 lines
153 B
TeX
Raw Normal View History

2022-04-18 23:05:29 +02:00
/* CHAPTER 10. Annotations */
/** Returns the annotations from a PDF in JSON format. */
public native byte[] annotationsJSON(Pdf pdf) throws CpdfError;