J
jvirdi
Hey all,
I am not sure if this has been asked before, so i am asking again.
The intention to read an xml file and create a MSWord file with
appropriate pieces of data with different formattings. I wrote the whole
program and for debugging purposes, i set the visibility of the word
object to be true. Once the functionality was in place i set the
visibility to false and the formatting stated going haywire. The only
way formatting works correctly is when i set the visibility to true. Any
pointer as to what am i doing wrong ?
I am using wordbasic (word 95) commands and instead of adding a
reference to MSWord i am using CreateObject (i hope that would make it
work for different versions of MSWord and i wont have to bundle the dll).
-j
I am not sure if this has been asked before, so i am asking again.
The intention to read an xml file and create a MSWord file with
appropriate pieces of data with different formattings. I wrote the whole
program and for debugging purposes, i set the visibility of the word
object to be true. Once the functionality was in place i set the
visibility to false and the formatting stated going haywire. The only
way formatting works correctly is when i set the visibility to true. Any
pointer as to what am i doing wrong ?
I am using wordbasic (word 95) commands and instead of adding a
reference to MSWord i am using CreateObject (i hope that would make it
work for different versions of MSWord and i wont have to bundle the dll).
-j