cpdf-source/html_manual/splits/c11.tex

7 lines
156 B
TeX
Raw Normal View History

2021-07-06 15:34:03 +02:00
/* CHAPTER 10. Annotations */
2022-01-26 13:41:19 +01:00
/* Return the annotations from a PDF in JSON format, returning also its length.
*/
void *cpdf_annotationsJSON(int, int *);
2021-07-06 15:34:03 +02:00