Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Planned SDK features
  • Page:
  • 1

TOPIC:

Android 5.x or Font display problem 7 years 1 month ago #11981

  • vkjha
  • vkjha's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Dear RadaeePDF Team,

I have implemented RadaeePDF library read and fill PDF forms.

I have implement every thing but i have problem. when i tries to add value in Edit Text Box then value is converted in symbols in Android 5.x series(Lollipop) only and other release are working.
previously i interact with your team, they team provide solution, "This error is font issues", they told to me you have used non-italic font but i am not able to used not-italic font in library or project.

I need to request to your team please provide me the solution.

Thanks
Sharad Balaji
Attachments:

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

Android 5.x or Font display problem 7 years 1 month ago #11983

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
The first solution: you need to check Wrong non latin fonts rendering on Android 5.x , it's a more generic solution (it should work we have tested it)

Then We have checked your file, it use's Times New Roman, so try to set the annot font to it's freetype mapping "Tinos".
In Global.Init, replace setAnnotFont("DroidSansFallback") with:
setAnnotFont("Tinos")
But this is a file specific solution that could cause problems with other files.

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

Last edit: by nermeen.
  • Page:
  • 1
Powered by Kunena Forum