OpenOffice Python API much nicer than Java API
February 18th, 2009 | by akoelewijn | published in java, open standards, oss
I wrote a small Python program today, to see if a could create a workaround for a problem i have in Java. I’ve written a couple of Java applications that use OpenOffice’s API to create ODF and MS-Word documents. The OpenOffice API that i used in Java is pretty horrible: very verbose, not intuitive. You [...]