c# - itextsharp importing msmincho font style -
i new in itextsharp , trying read existing pdf file , when encountered font used not preset in itextsharp msmincho, register font factory how come when tried import msmincho font style , uses identity_h or identity_v encoding returns exception known font fontloc\msmincho.ttc identity_h not recognize.
the pdf able use font style though, ask font msmincho derives?
this diamond symbol (like dot symbol found in list format).
i tried itextsharps fontfamily.symbol no avail.
i wonder font have symbols used in msmincho if cant use msmincho.ttc font.
what kind of encoding identity_h , identity_v anyway?
thanks in advance.
never mind use seguisym.ttf
Comments
Post a Comment