|
We've just released version 1.2 of our Java PowerPoint library (blog). The new features include:
There has been some confusion about what this library actually is. The most common solution for server-side PowerPoint processing has been to use the Automation features built into PowerPoint itself. Using technologies such as JACOB, Java code can interact with COM objects in Windows directly. The biggest problems with this are:
Our library, in contrast, is 100% Java and runs on any platform with JRE 1.3 or higher. This is similar to what the open-source POI project does for Excel and Word documents.