mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* CHAPTER 10. Annotations */
|
||||
// CHAPTER 10. Annotations
|
||||
|
||||
/** Returns the annotations from a PDF in JSON format. */
|
||||
public native byte[] annotationsJSON(Pdf pdf) throws CpdfError;
|
||||
function annotationsJSON(pdf)
|
||||
|
Reference in New Issue
Block a user