|
Visual Object e OpenOffice --- Questa
pagina è disponibile anche in lingua italiana ---
--- Openoffice last release: stable release, release
candidate, developer release (italian page)
--- OpenOffice UNO
Development Kit (UDK) project --- UNO
Development Kit (UDK) project esempio
--- OpenOffice
api Developer Guide --- OpenOffice
Forum
---
codesnippets.services.openoffice.org --- OpenOffice
Forum CodeSnipplets
VO Newsgroups:
com.lang.clipper.visual-objects (english language) view
this newsgroup with Google
it.comp.lang.vo-clipper (italian language) view
this newsgroup with Google
Visual Object and OpenOffice
If you write better or different code, if you find usefull links about
this, please send us: vo_openoffice (at) elart.it
We are glad to update this page with your code or suggestion.
Now we use a vo_openoffice dir with a standalone
AEF.
File to download: vo_openoffice115.7z
<-~265Kb Last update - jan 26, 2007 to decompress it use 7zip
Unzip the vo_openofficeXXX.7z into c:\vo_openoffice dir import the
AEF and change the OpenOffice path into FinOpenOffice postinit method.
This aef file is a trivial window with buttons. The buttons calls OpenOffice
and make some little works:
1) - doc creation test.odt
2) - doc creation test.odt saving it into word doc format
3) - pdf creation from a document from OO using Pdfcreator
4) - pdf creation directly from OpenOffice
5) - doc creation test.odt with images in it
6) - doc creation and fields value substitution
7) - substitution of user fields of an esistent odt doc, save new .odt
doc as "filled field value name"
8) - calc create a new ods spreadsheet and fill with value saving it into
a lot of formats
9) - pdf creation directly from a web page
10) - Automatic OO conditional text insertion
For this example you need the free PDFCreator.
|