We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56deb32 + 24d2d73 commit d5665d4Copy full SHA for d5665d4
README.md
@@ -1,6 +1,6 @@
1
# PDFViewer
2
3
-This plugin allows you to view pdf file base64 using ios native library PDFKit and it has print and share functionality also.
+This plugin allows you to view pdf file base64 using ios native library PDFKit and it has print, digital signature and share functionality also.
4
5
## Supported Platforms ##
6
@@ -156,4 +156,4 @@ const options = {
156
optional: "false",
157
signatureTitle: "Signature of Application"
158
}]
159
-```
+```
0 commit comments