Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
  • Page:
  • 1

TOPIC:

Text Annotations in Xamarin 6 years 3 hours ago #13752

  • JohannesHepp
  • JohannesHepp's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Where can I find the option for Text Annotations?
Couldn't find it in Xamarin.iOS and Xamarin.Android GUI.

Please Log in or Create an account to join the conversation.

Last edit: by JohannesHepp.

Text Annotations in Xamarin 5 years 11 months ago #13757

  • federico
  • federico's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 261
  • Thank you received: 18
Hi,
If you're asking about sticky notes in Xamarin iOS app you could do a long press on text, select it and tap "TA" option from MenuItem and in Xamarin Android app you could add it using the note annotation button. To save the edited PDF you must put the PDF in an editable directory.
If you're asking about free text annotations you could implement in Objective C or Java code your custom methods. I suggest you to take a look at this method in PDFIOS.h:
bool Page_addAnnotEditbox( PDF_PAGE page, PDF_MATRIX matrix, const PDF_RECT *rect, int line_clr, float line_w, int fill_clr, float tsize, int text_clr );

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum