P
Phil Galey
From VB.NET, I need to write text to an RTF file, where most of it is words
in one font like arial, but a couple of individual characters along the way
are of a different font, e.g. a solid diamond from the ZapfDingbats font or
a square from the GeographicSymbols font. So it needs to switch fonts four
times along the way.
Does anyone know how this can be done in VB.NET? Thanks.
in one font like arial, but a couple of individual characters along the way
are of a different font, e.g. a solid diamond from the ZapfDingbats font or
a square from the GeographicSymbols font. So it needs to switch fonts four
times along the way.
Does anyone know how this can be done in VB.NET? Thanks.