Writing a Program to Control OpenOffice.org, Part 1 (Linux Journal)
[Posted September 9, 2005 by corbet]
The Linux Journal has posted
a tutorial on controlling OpenOffice.org remotely. "
To accomplish this goal, we will build an application written in C++ that is able to connect to OpenOffice.org, open a spreadsheet and then update, print and close the document. The problems that must be solved in order to build the source code will allow beginners to understand the basic principles of this technology."
(
Log in to post comments)