Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Graphometric signature 10 years 6 months ago #7546

  • maxbax666
  • maxbax666's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
How can I sign a pdf from Android with a graphometric signature (with Wacom tablet for example)?
Can you give me an example of code to do this?
Thanks
Max
The topic has been locked.

Graphometric signature 10 years 6 months ago #7549

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
if you means a stamp to be create:
1. create Bitmap in RGBA32 format.
2. create Canvas on Bitmap
3. draw anything to Bitmap.
4. Invoke Page.AddAnnotBitmap and then invoke Bitmap.recycle().
The topic has been locked.

Graphometric signature 10 years 6 months ago #7554

  • maxbax666
  • maxbax666's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
Thanks but I'm already using AddAnnotBitmap to insert the image of a signature (only the image).
We need to add also graphometric informations. We need to sign with a graphometric signature like here www.graphosign.com/
The topic has been locked.
  • Page:
  • 1
Powered by Kunena Forum