Hello all,
I'm working on a VBA program to insert a word 9.0 (word 2000) file into
AutoCAD 2000. What I do is work with the Paragraphs collection and insert
each line of text into an AutoCAD drawing. What I would like to do is get
the line number for each paragraph and include it with first line of text to
preserve the same formatting Word shows! My first guess was that should
have been a property of a paragraph object, but it was to simple to be real!
Can anybody help me with this situation, code example, anything?
Michel Rochon.