suggestions.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p4663197.html
Sent from the Users forum mailing list archive at Nabble.com.
-
To unsubscribe, e-mail
and create an excel, I donot have data
to create excel using any api, I just have html
and that I wan to convert to excel.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134129.html
Sent from the Wicket - User mailing list
to excel.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134129.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To unsubscribe, e
well I will clean my html using htmlparsers and make it well formed xml ,
are there any example of using xslt to create excel out of xml ?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134216.html
Sent from
,
are there any example of using xslt to create excel out of xml ?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134216.html
Sent from the Wicket - User mailing list archive at Nabble.com
of using xslt to create excel out of xml ?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134216.html
Sent from the Wicket - User mailing list archive at Nabble.com
formed xml
,
are there any example of using xslt to create excel out of xml ?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2134216.html
Sent from the Wicket - User mailing list archive at Nabble.com
+1 for POI ;)
Žilvinas Vilutis
Mobile: (+370) 652 38353
E-mail: cika...@gmail.com
On Wed, May 5, 2010 at 10:36 PM, Igor Vaynberg igor.vaynb...@gmail.com wrote:
+1 for poi, used it, worked great
-igor
On Wed, May 5, 2010 at 10:31 PM, Adrian Wiesmann awiesm...@somap.org wrote:
On
Sometime ago, I have used both POI and jexcelAPI and I do prefer the
later. At least at that time, they both had the same limitation: Excel
file had to be generated in memory, which could be costly in terms of
server side resources.
If I recalled it correctly the problem with CSV was MS Excel
.n4.nabble.com/convert-wicket-pages-html-to-excel-tp2131919p2131919.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail
pages html to excel
we were converting our wicket html pages to pdf using flying saucer. Now our
client is asking to convert into excel , I donot know any thing which does
this , please suggest me if any body knows to convert html to excel on
fly.
--
View this message in context:
http
To: users@wicket.apache.org
Subject: convert wicket pages html to excel
we were converting our wicket html pages to pdf using flying saucer. Now
our
client is asking to convert into excel , I donot know any thing which does
this , please suggest me if any body knows to convert html to excel
On 5/6/10 3:42 AM, Jeremy Thomerson wrote:
I've done this before. I'd actually suggest not doing this. Use jexcel [1]
- it is much more reliable and you won't have users calling you saying this
spreadsheet won't open.
I've written CSV before but then changed to Apache POI because of all
+1 for poi, used it, worked great
-igor
On Wed, May 5, 2010 at 10:31 PM, Adrian Wiesmann awiesm...@somap.org wrote:
On 5/6/10 3:42 AM, Jeremy Thomerson wrote:
I've done this before. I'd actually suggest not doing this. Use jexcel
[1]
- it is much more reliable and you won't have users
14 matches
Mail list logo