Are there any humans out there involved in this project who can just directly answer my questions, pertaining to Java POI at the stage it is presently at?
> Subject: Re: POI Java programming Questions > From: [email protected] > Date: Wed, 18 Jan 2012 17:52:09 -0800 > CC: [email protected] > To: [email protected] > > Have a look at http://poi.apache.org/changes.html > > A lot of bugs have been fixed. If you are using XWPF then there have been > substantial improvements. > > See if any of your issues are in the Bugzilla at > https://issues.apache.org/bugzilla/buglist.cgi?product=POI > > Let us know what you find. > > Regards, > Dave > > On Jan 18, 2012, at 3:44 PM, Me Myself and I wrote: > > > > > At the moment, POI stands at v3.8 beta 5. > > > > I have used up to version 3.7, and I have found problems such as: > > > > -Programming java code to draw a graph based on a range of cells relative > > to another one > > and insert the graph as an image object embedded in file on a particular > > Excel Worksheet. > > > > -Exporting said Excel graph as a jpg, gif or bmp file. > > > > -Changing and inserting different Fonts and sizes for brand new > > CharacterRuns > > in an MS Word text document (Typical XP format). > > > > -Similarly inserting, sizing and resizing, and exporting gif, jpg, gif file > > images. As well as anchoring the image to a "text cursor location" > > as well as a free floating image, as well as the consequences of having > > images partly or fully over the top of other images. > > > > -How do these shortfalls stand? Is the present version yet capable of this > > at the moment, using the POI API easily exposed to the Java Programmer? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
