lmf232s
02-15-2005, 05:41 PM
I have a page that uses FSO and RTF to create a word document.
I was wondering if anyone know where i can fine out what all
the RTF syntax means. From trial and error, i have figured out that
\par = new row/line
qr = align right
qc = align center
ql = align left
I am also able to create tables.
I would like kind of a RTF syntax dictionay. If none is available
Im sure ill be able to use brute force to get this done.
Thanks.
I was wondering if anyone know where i can fine out what all
the RTF syntax means. From trial and error, i have figured out that
\par = new row/line
qr = align right
qc = align center
ql = align left
I am also able to create tables.
I would like kind of a RTF syntax dictionay. If none is available
Im sure ill be able to use brute force to get this done.
Thanks.