cpdf-source/docsplits/javasplits/c11.tex

5 lines
153 B
TeX
Raw Permalink Normal View History

2022-04-04 17:06:06 +02:00
/* CHAPTER 10. Annotations */
2022-04-03 16:48:26 +02:00
2022-04-04 17:06:06 +02:00
/** Returns the annotations from a PDF in JSON format. */
public native byte[] annotationsJSON(Pdf pdf) throws CpdfError;