Create table in word
Hi.I have tried to make at word document (xx.dot) and made som bookmarks.
I create a word object in Delphi and surf the document for bookmarks and for each bookmark I write some text/data.
1.After that I need to place a picture, and I can place the picture, but delphi place the picture in the middle of the text. I need to place the cursor at the end of the document.
After that I need to place af table an fill it with data. How do I fill it up.
