Re: whitespace in a word doc

2010-07-15 Thread Grant Edwards
On 2010-07-15, Bruce wrote: > I'm trying to create a word doc using win32com. Unfortunately the phrase "word doc" is meaningless. Exactly what format file are you trying to generate? For example: Word97 "doc" or the new "docx" format? > I don't get the same whitespace as when printing the sa

Re: whitespace in a word doc

2010-07-15 Thread Bruce
On Jul 15, 9:59 am, Tim Golden wrote: > On 15/07/2010 08:45, Bruce wrote: > > > > > > > I'm trying to create a word doc using win32com. I don't get the same > > whitespace as when printing the same stuff in the dos window. At the > > terminal I manage to line up the second column like > > > apples

Re: whitespace in a word doc

2010-07-15 Thread Tim Golden
On 15/07/2010 08:45, Bruce wrote: I'm trying to create a word doc using win32com. I don't get the same whitespace as when printing the same stuff in the dos window. At the terminal I manage to line up the second column like apples 5 pears7 I do this by adding whitespace cha

whitespace in a word doc

2010-07-15 Thread Bruce
I'm trying to create a word doc using win32com. I don't get the same whitespace as when printing the same stuff in the dos window. At the terminal I manage to line up the second column like apples 5 pears7 I do this by adding whitespace characters to the strings in the first