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

Graphometric signature

More
IP: 192.168.0.71 11 years 4 months ago #7546 by maxbax666
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
More
IP: 192.168.0.71 11 years 4 months ago #7549 by radaee
Replied by radaee on topic Graphometric signature
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().
More
IP: 192.168.0.71 11 years 4 months ago #7554 by maxbax666
Replied by maxbax666 on topic Graphometric signature
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/
Time to create page: 0.389 seconds
Powered by Kunena Forum