Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Text annotation with different Font type

More
10 years 9 months ago #9868 by moontech
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 ?
More
10 years 9 months ago #9872 by radaee
new method:
--Annotation.SetEditFont shall coming for beta version.
More
10 years 9 months ago #9874 by moontech
Can we have version details so we can check for that ?
More
10 years 9 months ago #9875 by radaee
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.
More
10 years 9 months ago #9877 by support
The new beta 3.6.1beta1 is online.
More
10 years 9 months ago #9884 by moontech
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.
Time to create page: 0.481 seconds
Powered by Kunena Forum