- Posts: 25
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
Cordova, Xamarin, Basic4Android topics are listed here.
Xamarin Forms Edit Acrofiled
IP: 93.34.225.185
7 years 10 months ago #13774
by mfranc28
Xamarin Forms Edit Acrofiled was created by mfranc28
Greetings, how can I manage tap on edit acrofield to open keyboard and edit my fields, then save on pdf?
I see that if I tap on acrofield it raise the OnPDFAnnotTapped and the Annotation.Type = 2.
Thanks
I see that if I tap on acrofield it raise the OnPDFAnnotTapped and the Annotation.Type = 2.
Thanks
IP: 37.182.38.113
7 years 10 months ago #13775
by nermeen
Replied by nermeen on topic Xamarin Forms Edit Acrofiled
If you are using PDFLayoutView, this is already implemented in onSingleTapConfirmed
You need to make sure that the premium license is already activated and the pdf is in a writable location.
If you are creating a custom implementation, then we suggest you to check PDFLayoutView and PopupEditAct in Android's native demo project, for the full implementation of the acrofields.
You need to make sure that the premium license is already activated and the pdf is in a writable location.
If you are creating a custom implementation, then we suggest you to check PDFLayoutView and PopupEditAct in Android's native demo project, for the full implementation of the acrofields.
IP: 93.34.225.185
7 years 10 months ago #13777
by mfranc28
Replied by mfranc28 on topic Xamarin Forms Edit Acrofiled
Please can you provide me the link of the demo project?
Best regards
Best regards
IP: 93.63.153.96
7 years 10 months ago #13778
by nermeen
Replied by nermeen on topic Xamarin Forms Edit Acrofiled
Time to create page: 0.432 seconds