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

TOPIC:

Text annotation with different Font type 8 years 5 months ago #9868

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
How can i change text annotation font type like Bold/italic ?
How to apply different font like Arial , Sans_Serif to Text annotation run time ?

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

Text annotation with different Font type 8 years 5 months ago #9872

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
new method:
--Annotation.SetEditFont shall coming for beta version.

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

Text annotation with different Font type 8 years 5 months ago #9874

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
Can we have version details so we can check for that ?

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

Text annotation with different Font type 8 years 5 months ago #9875

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
next beta version:
--change some java codes.
--fixed an rendering issue for a special PDF file.
--add new method Annotation.SetEditFont() wihich pass DocFont object to this function.
if u are urgent. u can send mail to support to ask last package.

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

Text annotation with different Font type 8 years 5 months ago #9877

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
The new beta 3.6.1beta1 is online.

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

Text annotation with different Font type 8 years 4 months ago #9884

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
Document.DocFont dfont = m_doc.NewFontCID("DroidSansFallback", 1);
In Document class NewFontCID is return null.because this return alwyas 0. long ret = newFontCID(hand_val, font_name, style);
Didnt know why this always return 0.

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

  • Page:
  • 1
  • 2
Powered by Kunena Forum