You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Ty Davis <da...@bellsouth.net> on 2013/05/09 19:33:33 UTC

Does POI have a way to embed a excel into html to have it display within the browser

Hello,

Im looking to embed an excel file inside a html page.

Does POI have a mechanism to do this?

If so does any one have an example or link.

Thank You

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


Re: Does POI have a way to embed a excel into html to have it display within the browser

Posted by Henri Chen <he...@zkoss.org>.
FYI.

http://www.zkoss.org/product/zkspreadsheet

/henri

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


Re: Does POI have a way to embed a excel into html to have it display within the browser

Posted by Mark Beardsley <ma...@tiscali.co.uk>.
No it does not because theh API is designed to be used for creating.editing
Excel spreadsheet files.

Having said that, a user by the name of Ken Arnold created some code that
can be used to convert an Excel workbook into HTML markup. If that is of any
use to you then here is the link to it -
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/html/ToHtml.java

Other than that, Google is your friend and it might be worth taking a look
here - http://forums.asp.net/t/1842176.aspx/1



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Does-POI-have-a-way-to-embed-a-excel-into-html-to-have-it-display-within-the-browser-tp5712671p5712674.html
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