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

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
goodluck Posted: Monday, November 6, 2023 4:33:11 AM(UTC)
 
can someone give an example how it works!

my code:
PdfFont.CreateFont(page.Document, faceName, true, 0, FontWeight.FW_EXTRALIGHT, 0, aset.FontCharacterSet, false);

looks exactly like:
PdfFont.CreateFont(page.Document, faceName, true, 0, 0, 0, aset.FontCharacterSet, false);