Help with "Hello World" program for the OO Calc

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
shri_nath
Posts: 1
Joined: Tue Aug 19, 2008 11:37 pm

Help with "Hello World" program for the OO Calc

Post by shri_nath »

Hi

I want to read from a text file using a java program (this I can do) and with that data/information create an openoffice calc document.

I have a few questions:
  • 01. What are the steps involved in creating an openoffice calc document in a java program and then populate it and save it ?
    02. Do I need to install OpenOffice SDK for this? Does installation of the OpenOffice automatically install SDK?
    03. Is there a code-snippet that could guide me?
Thank you.
-sn
OOo 2.4.X on Ubuntu 8.x
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: Help with "Hello World" program for the OO Calc

Post by acknak »

[Moved from Beginners to Macros and UNO API]
AOO4/LO5 • Linux • Fedora 23
Post Reply