1.

Solve : I need to print a Word document from my application?

Answer»

I have achieved the most important goal, which was to POPULATE some WORD documents with data from my application. I MANAGED this with the aid of Bookmarks in Word, and the OLEServer in Delphi.

Now what I would like as the TOPPING on the cake, is being able to print the same document from the program. From what I understand, the program connects to the document to fill the data in, it doesn't actually load the doc. Therefore, is there a way to connect to the doc file and print it? Ideally I would like the printer dialog displayed so that I can select the printer, pages, etc.

I'm USING Delphi 2009.

Thanks in advance.



Discussion

No Comment Found