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

TOPIC:

Directly write into PDF by using default keyboard 9 years 5 months ago #9858

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

I need to implement the function where user can directly add their text in PDF file by using devices's default Keyboard.
I searched in sample project for the answer but dint get any.
First thing, Is it Possible with Radaee?
Help me i am stuck.

Thanks

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

Directly write into PDF by using default keyboard 9 years 5 months ago #9860

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
hi, No UI implement.
but there is method Page.AddAnnotEditbox to add Annotation on Page.
to implement this feature: u have to select a rect pass to this method, and then popup an ExitBox Control on screen.
when popup windows dismissed, set text of editbox(Annotation.SetEditText) to Annotation, and... flush page rendering.

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

Last edit: by radaee.

Directly write into PDF by using default keyboard 9 years 5 months ago #9863

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65

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

Directly write into PDF by using default keyboard 9 years 5 months ago #9866

  • shyam
  • shyam's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
I have professional License, does this solution work on it.

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

Directly write into PDF by using default keyboard 9 years 5 months ago #9867

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
sorry, only premium license works.

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

  • Page:
  • 1
Powered by Kunena Forum