Font familyNames?

Bonjour,

Is there a method to get only the font familyNames instead of all font names for deskTop app?

This can be done using declares or a plugin. If you’re on the Mac, you can check out the Ohanaware App Kit demo application, which includes an example (via WYSIWYG) on the Text Area page.

https://ohanaware.com/appkit/

for MacOS check NSFontMBS class.
For Windows check our WindowsFontFamilyMBS class.

For cross platform things, maybe just check DynaPDFSysFontMBS class.

Merci, Sam et Christian !
I will check that.

1 Like