- Posts: 24
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Digital Signature
- [email protected]
- Topic Author
- Offline
- Junior Member
-
Less
More
IP: 103.51.95.218
7 years 8 months ago #14257
by [email protected]
Digital Signature was created by [email protected]
Hello team,
I wanted to add digital signature functionality. It is very important for me.
Please help me.
Early feedback is appreciated.
Send me with steps please.
I wanted to add digital signature functionality. It is very important for me.
Please help me.
Early feedback is appreciated.
Send me with steps please.
IP: 146.241.68.62
7 years 8 months ago #14258
by support
Replied by support on topic Digital Signature
Do you mean certificate or signature took with a pen?
- [email protected]
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
IP: 103.51.95.218
7 years 8 months ago #14259
by [email protected]
Replied by [email protected] on topic Digital Signature
Hello admin,
Please check the attachment, Here tool is allow to add digital signature. I want this functionality in our tool.
Is it possible?..if yes then can you please send me the steps how to add it..
please sir, It is very important for me.
Please check the attachment, Here tool is allow to add digital signature. I want this functionality in our tool.
Is it possible?..if yes then can you please send me the steps how to add it..
please sir, It is very important for me.
IP: 111.196.242.173
7 years 8 months ago - 7 years 8 months ago #14260
by radaee
Replied by radaee on topic Digital Signature
seems you need to:
1. draw all strokes on Canvas when drawing.
2. draw all strokes on Bitmap when finished drawing.
3. invoke Annotation.Sign() method to sign on an empty signature field.
4. you can use Annotation.Verify() to verify is PDF modified.
step 3 and 4 require the library has signature feature.
1. draw all strokes on Canvas when drawing.
2. draw all strokes on Bitmap when finished drawing.
3. invoke Annotation.Sign() method to sign on an empty signature field.
4. you can use Annotation.Verify() to verify is PDF modified.
step 3 and 4 require the library has signature feature.
Last edit: 7 years 8 months ago by radaee.
- [email protected]
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
IP: 103.51.95.218
7 years 8 months ago #14262
by [email protected]
Replied by [email protected] on topic Digital Signature
Great, But can you please share code with me.
Time to create page: 0.424 seconds