Hello, forums!
Im writing a little python script for generating OS stats/hw info/etc report into xls format (dont tell me xls is evil: tell it to clients that want it, not accepting even pdf
).
Ive found pyExcelerator lib that (should) work for that, but well, there is NO documentation for how to use that lib. Any other variants?
Or, which would be much better, is there any good, opensource and platform-independant TeX -> doc/xls converter, that will work ok for complicated tables with multicolumns, colours and multilines?
Im writing a little python script for generating OS stats/hw info/etc report into xls format (dont tell me xls is evil: tell it to clients that want it, not accepting even pdf
Ive found pyExcelerator lib that (should) work for that, but well, there is NO documentation for how to use that lib. Any other variants?
Or, which would be much better, is there any good, opensource and platform-independant TeX -> doc/xls converter, that will work ok for complicated tables with multicolumns, colours and multilines?