We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f24cc8 commit b62b156Copy full SHA for b62b156
docs/03.reference/02.tags/pdf/_attributes/action.md
@@ -2,6 +2,7 @@
2
- addFooter
3
- addWatermark
4
- deletePages
5
+- extractBookmarks
6
- extractText
7
- getInfo
8
- merge
@@ -14,4 +15,6 @@
14
15
- thumbnail
16
- write
17
-**Note:** action "thumbnail" was implemented from PDF Extension version - 1.1.0.8
18
+**Note:**
19
+- The `thumbnail` action was implemented in PDF Extension version 1.1.0.8.
20
+- The `extractBookmarks` action was implemented in PDF Extension version 1.2.0.11-SNAPSHOT.
0 commit comments