Skip to content

UNO API of LibreOffice easy and understandable - Nice Office Access

License

Notifications You must be signed in to change notification settings

kepinpin/noa-libre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noa-libre

UNO API of LibreOffice easy and understandable - Nice Office Access

NOA-libre is an object-oriented lightweight Java wrapper around LibreOffice UNO API, providing higher-level abstraction of many UNO interfaces. It is a fork of Ubion's NOA (Nice Office Access) built around API of OpenOffice.org.

To build NOA-libre, maven-ant-tasks is needed to pull LibreOffice Java artifacts from Maven central repository. Install it into your ant's lib/ directory or adjust ${ant.lib} property in build.xml accordingly to point to maven-ant-tasks location.

Since NOA-libre no longer bundles copies LibreOffice's URE and officebean jars, make sure to include URE and officebean in your application's buildtime classpath.

About

UNO API of LibreOffice easy and understandable - Nice Office Access

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • C++ 0.2%