You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Keith R. Bennett" <kb...@bbsinc.biz> on 2007/10/09 23:40:57 UTC

List of Supported Document Formats?

Is there an authoritative list of which versions of which document types are
currently supported by POI?

I'm aware of the message thread on
http://www.mail-archive.com/poi-user@jakarta.apache.org/msg08895.html, and I
know there is some information on the main Poi page
(http://poi.apache.org/).  However, I don't know enough about internal
document formats or the Microsoft products to be able to map the supported
storage schemes (e.g. OLE2) to their respective product versions.  It would
be really helpful to have a list of supported and/or unsupported formats
that I could consult.

Thanks,
Keith

-- 
View this message in context: http://www.nabble.com/List-of-Supported-Document-Formats--tf4597185.html#a13125458
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: List of Supported Document Formats?

Posted by Nick Burch <ni...@torchbox.com>.
On Tue, 9 Oct 2007, Keith R. Bennett wrote:
> Is there an authoritative list of which versions of which document types 
> are currently supported by POI?

There's something about supported versions on each of the main sub-project 
pages.

http://poi.apache.org/hssf/index.html
"HSSF is the POI Project's pure Java implementation of the Excel
  '97(-2007) file format. It does not support the new Excel 2007 .xlsx
  file format, which is not OLE2 based"

http://poi.apache.org/hwpf/index.html
"HWPF is the name of our port of the Microsoft Word 97(-2007) file format
  to pure Java. It does not support the new Word 2007 .docx file format,
  which is not OLE2 based"

etc

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org