Brian
2010-05-13 17:49:32 UTC
I am maintaining a program that someone wrote a while back and I have
an area where the program is supposed to print a MS Word document
without preview. It works with Microsoft Word 2003, but not with
Microsoft Word 2007.
Here is the command. I don't know what library it is from. We are
using several libraries with this program.
Word8print('c:\tmp\foobar.rtf');
It ends up in system.pas portion with the debugger. Can someone tell
me where this command comes from? <F1> doesn't show anything.
brian
an area where the program is supposed to print a MS Word document
without preview. It works with Microsoft Word 2003, but not with
Microsoft Word 2007.
Here is the command. I don't know what library it is from. We are
using several libraries with this program.
Word8print('c:\tmp\foobar.rtf');
It ends up in system.pas portion with the debugger. Can someone tell
me where this command comes from? <F1> doesn't show anything.
brian