|
Then I went back to digging into the OOXML spec - and found that things are
not so bad as I first thought. And that, in fact, the template approach IS a
very viable way to do this.
3. I could use a thing called an inline string instead of shared strings.
- except for being read in the Numbers app in iPads, so I found another
answer =("a string") is a trivial formula that Numbers DOES render properly!
6. The jar command can be used in QShell to create the final XLSX file from
the constituents, just suppress the manifest file and use the XLSX
extension.
Scott's POI support does write to XLSX but isn't the fastest kid on the
block when building larger workbooks
Things like borders and other formatting and all isn't easily, if at all,
doable with these tools - but the template approach - or the hybrid that
Henrik has in powerEXT - can do it all very well.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.