I am trying to create some documenation in PowerBuilder 6.5. I have tried using Microsoft Word with OLE. I pasted an OLE Microsoft Word Object onto a window. Then I linked a Microsoft Word file to the OLE using the following statement. ole_1.LinkTo("c:\the_word_document.doc"
When this statement runs, it puts the text from the word document into the OLE Object, but the text all runs together and the font size is messed up. No matter what I do, I cannot get the text to look right. Is there a way to get around this? Is it because I am using Microsoft Word 2000 with PowerBuilder 6.5?
When this statement runs, it puts the text from the word document into the OLE Object, but the text all runs together and the font size is messed up. No matter what I do, I cannot get the text to look right. Is there a way to get around this? Is it because I am using Microsoft Word 2000 with PowerBuilder 6.5?