stuart laird
2008-08-16 21:40:13 UTC
I can register arial like this
FontFactory.Register("C:\\WINDOWS\\Fonts\\Arial.ttf");
Font font = FontFactory.GetFont("Arial");
But I can't register Arial Narrow as
FontFactory.Register("C:\\WINDOWS\\Fonts\\Arial Narrow.ttf"); returns an
error
Thanks
Stuart
FontFactory.Register("C:\\WINDOWS\\Fonts\\Arial.ttf");
Font font = FontFactory.GetFont("Arial");
But I can't register Arial Narrow as
FontFactory.Register("C:\\WINDOWS\\Fonts\\Arial Narrow.ttf"); returns an
error
Thanks
Stuart
--
View this message in context: http://www.nabble.com/How-to-register-arial-narrow-font-tp19015359p19015359.html
Sent from the itextsharp-questions mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/How-to-register-arial-narrow-font-tp19015359p19015359.html
Sent from the itextsharp-questions mailing list archive at Nabble.com.