Group: microsoft.public.word.vba.general
From: "kol"
Date: Monday, March 24, 2008 5:02 PM
Subject: Font related

What I would like to do is:

Insert fonts (to my vb6 application) from the ' symbol font file ' like
character codes ' 230, 231, 231, 232 ' in a vertical position without
any gap between them to form a tall ' parentheses '. There's no problem
inserting them with the gap but it's ugly! How do you adjust the vertical
offset to behave as a single unit or whatever to accomplish this? Any vb
code will be greatly appreciated.

kol