Forum > Other
Using MS Word with Lazarus.It's possible ?
(1/1)
giannidanni:
I am developing an win32 application and i need to print a Microsoft Word document.
It's possible to use word with lazarus like in visual basic 6 or in other way?
Gianni
P.S : Thanx to Lazarus's developer for their great work!
Vincent Snijders:
The 1.9.x version of fpc supports com interfaces, so it might be possible.
Lazarus has no tools like delphi to import type libraries, so you have to hand code these.
If you are brave you might want to try, but I think it won't be easy.
Marc:
Maybe you can launch Word the same way as when you choose print for a document in the Explorer.
Have a look in your registry at HKEY_CLASSES_ROOT\Word.Document.8\shell\Print\command
Navigation
[0] Message Index