K
KenF26335
I have a document that is made up of a series of paragraphs. Under each
paragraph is several lines of text which is to be aligned into two columns -
normally a simple task. Our printer guy insists that the document must be
supplied in Word, must be proportional Times Roman face and must be aligned
using spaces only. This is a real killer. I have pumped out a VB program
that builds the document and am using the VB TextWidth value to try and
align the text. Unfortunately the VB TextWidth value is not consistent when
the text is written to Word. Is there a TextWidth kind of value in Word I
can use that is reliable? Or does anyone know of a way of stripping tabs and
then padding the text with spaces for alignment
paragraph is several lines of text which is to be aligned into two columns -
normally a simple task. Our printer guy insists that the document must be
supplied in Word, must be proportional Times Roman face and must be aligned
using spaces only. This is a real killer. I have pumped out a VB program
that builds the document and am using the VB TextWidth value to try and
align the text. Unfortunately the VB TextWidth value is not consistent when
the text is written to Word. Is there a TextWidth kind of value in Word I
can use that is reliable? Or does anyone know of a way of stripping tabs and
then padding the text with spaces for alignment