Hey, I already put something better in the FAQ :o)
But the link was broken I have created a new page for that :
http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Windows
Jacques
From: "Jacques Le Roux" <[EMAIL PROTECTED]>
An easy way of doint that is to take into account Excel possiblity to read an
HTML file as an an XML file.
So you simply have to generate an HTML file with Freemarker or Widgets and save it as an XML file (ie by surrendering it with
<?xml version="1.0" encoding="UTF-8"?> tags)
I will put that in FAQ
Jacques
From: "stamilo" <[EMAIL PROTECTED]>
hi,
i want to export data to execl file , not only pdf file .
how ?
thx!