OfficePartner is the easy way to integrate your projects with Microsoft Office, the worlds leading business productivity software. With OfficePartner you can access COM services in Microsoft Office with easy to use VCL components.
License
Mozilla Public License 1.1 (MPL 1.1)Follow TurboPower OfficePartner
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Good program
-
Good work:)
-
Hoto build OfficePartner in Delphi XE2 -------------------------------------- 1. OpWord.pas implementation /* Add */ var EmptyParam : OleVariant; /* At end of file add */ initialization begin EmptyParam := Variants.EmptyParam; end; 2. Some of the other OfficePartner files needs "Vcl." added to some modules in "uses" 3. File / Open project - Select ...\OfficePartner\packages\P164_70.groupproj 4. In project manager - Make sure Debug is selected - Right click on P168_R70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Install 5. File / Close all 6. Tools / Options / Environment options / Delphi options / Library - Add ...\OfficePartner\source