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

TOPIC:

Adding Text using Android 11 1 year 11 months ago #15748

  • marksdl
  • marksdl's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Hi,

Which licence does the "Free Text" annotation fall into?
 

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

Adding Text using Android 11 1 year 11 months ago #15749

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
1. standard license: can render without any matermark and can extract texts.
2. professional license:
    handle most annotations except "Free Text"(Editbox) annotation, including edit annotations.
    reflow features.
3. premium license:
    all other features, (no limit for all decleared methods)
4. master edition:
    some additional methods, example:
    add fields.
    edit attachment
    PDF/A support, linearized PDF, PDF compression and other advanced API.
    

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

Adding Text using Android 11 1 year 11 months ago #15752

  • marksdl
  • marksdl's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Hi,

Thanks, although a bit disappointing that the Professional licence doesn't include text additions. 

When I add text using the demo code and licence (Premium active), I can add the text okay, but I can't seem to get the menu up to alter the text color/border color and style, or move the text around. Is there a specific way of tapping it to perform this action?

Thanks
Mark

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

Adding Text using Android 11 1 year 11 months ago #15753

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes,
no visible UI implement for editbox moving/resizing/setting
but we have some methods like:
Annotation.Get/SetEdittextSize()
Annotation.Get/SetEdittextAlign()
Annotation.Get/SetEdittextColor()
Annotation.Get/SetEdittextRect()
Annotation.SetEditFont()
Annotation.Get/SetEditText()
Annotation.Get/SetStrokeColor()
Annotation.Get/SetFillColor()
Annotation.Get/SetRect()
shall works on edibox, and also, some of these methods need premium license.

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

Last edit: by radaee.
  • Page:
  • 1
  • 2
Powered by Kunena Forum