- Posts: 6
- 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
How to use handwriting class?
9 years 8 months ago #11614
by eastxing
How to use handwriting class? was created by eastxing
I found a file called HWriting.java, from the comments I think this is the functionality my customer wanted.
But I do not know how to use it, can you show me some example codes, thanks.
But I do not know how to use it, can you show me some example codes, thanks.
9 years 8 months ago #11615
by nermeen
Replied by nermeen on topic How to use handwriting class?
HWriting is now deprecated, You can use Ink class instead (Ink annotation),
For more details, check PDFLayoutView.
For more details, check PDFLayoutView.
9 years 8 months ago #11616
by eastxing
Replied by eastxing on topic How to use handwriting class?
I have used Ink class already.
What I want is "variable point size based on velocity", just like this project provided github.com/gcacace/android-signaturepad , do you have plan to implement this feature?
What I want is "variable point size based on velocity", just like this project provided github.com/gcacace/android-signaturepad , do you have plan to implement this feature?
9 years 8 months ago - 9 years 8 months ago #11617
by support
Replied by support on topic How to use handwriting class?
We're evaluating it but not yet planned the development.
The integration between PDF annotations and the project you was linking from GitHub would need a Canvas -> SVG -> PDF integration.
The same should be portable to iOS.
That means it'd take months before we would release a public release.
We will update you as soon as possible.
The integration between PDF annotations and the project you was linking from GitHub would need a Canvas -> SVG -> PDF integration.
The same should be portable to iOS.
That means it'd take months before we would release a public release.
We will update you as soon as possible.
Last edit: 9 years 8 months ago by support.
Time to create page: 0.404 seconds