The information in this article applies to:
SUMMARYIf a general field contains an embedded or linked Word document, you can print the Word document by using code and OLE automation. MORE INFORMATIONFor more information about the behavior of embedded Word documents, please see the following articles in the Microsoft Knowledge Base: Q105714 Document Object Margins Default to Zero Inches Q121049 Wrong Page Size for Word Document Object Opened to EditIMPORTANT: If you are using the APPEND GENERAL command, or Insert Object from the Edit menu in the general field to create a new Word document, the document may not print correctly if you do not follow the guidelines published in Microsoft Knowledge Base article Q105714 (see above). NOTE: This code sample only works with Word 95. It does not work with Word 97. Code SampleThe following code demonstrates how to print the document.
Additional query words: VFoxWin OLE automation winword
Keywords : kbcode FxinteropWinword |
Last Reviewed: August 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |