logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

New Topic Post Reply
Options
Go to last post Go to first unread
gffranca  
#1 Posted : Monday, February 7, 2022 10:59:58 AM(UTC)
Quote
gffranca

Rank: Member

Groups: Registered
Joined: 11/1/2019(UTC)
Posts: 17
Brazil
Location: Rio de Janeiro

Thanks: 2 times
textObj.Font.BaseFontName; has too much information.

e.g.:
textObj1.Font.BaseFontName ........... "CPLORN+Arial-BoldMT"
textObj2.Font.BaseFontName ........... "CPLORN+ArialMT"


// what I need
textObj1.Font.getFamily() ............ "Arial"
textObj2.Font.getFamily() ............ "Arial"


Just need the family font from PdfTextObjects, any help?


Quick Reply Show Quick Reply
Users browsing this topic
New Topic Post Reply
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.