From baa7ff4390b8b36c2d58c1b1f8d9775c76da656a Mon Sep 17 00:00:00 2001 From: Jane Liu Date: Thu, 29 Jun 2017 19:18:23 -0400 Subject: Basic APIs and tests for extracting and setting annotation paths 1. Added APIs for retrieving existing annotation paths and setting annotation paths. * Added an embedder test testing all the new functions. Bug=pdfium:737 Change-Id: Ic451bcd3be488261baf2182549c4238b887b219e Reviewed-on: https://pdfium-review.googlesource.com/6676 Commit-Queue: Jane Liu Reviewed-by: Lei Zhang Reviewed-by: dsinclair --- testing/resources/annotation_stamp_with_ap.pdf | Bin 0 -> 101719 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/annotation_stamp_with_ap.pdf (limited to 'testing/resources') diff --git a/testing/resources/annotation_stamp_with_ap.pdf b/testing/resources/annotation_stamp_with_ap.pdf new file mode 100644 index 0000000000..9181c96af5 Binary files /dev/null and b/testing/resources/annotation_stamp_with_ap.pdf differ -- cgit v1.2.3