did you view the podcast from June 9, 2009 “Using EREXcelLook”?

I thought I used it and just following the podcast resulted in a working app 
that exported my data to excel.



On Jun 1, 2015, at 12:02 PM, CHRISTOPH WICK | i4innovation GmbH, Bonn 
<c...@i4innovation.de> wrote:

> Hi List,
> 
> after some years of not using it, I tried to use EGWrapper from Wonder's 
> Excel framework today and unfortunately it doesn't work.
> 
> My HTML is pretty simple (this one copied from the example, doesn't work 
> also):
> 
>> <wo:EGWrapper enabled="$true" fileName="InfoMaterialAbo.xls">
>> <table name="Sheet 1" border="1" cellType="CELL_TYPE_NUMERIC" cellFormat="0" 
>> >
>>      <tr>
>>              <td height="20" width="30" >1.1</td>
>>              <td cellType="CELL_TYPE_STRING">AAA</td>
>>      </tr>
>>      <tr>
>>              <td>1.2</td>
>>              <td cellType="CELL_TYPE_STRING">2003.12.23</td>
>>      </tr>
>>      <tr>
>>              <td>20</td>
>>              <td>3.2</td>
>>      </tr>
>>      <tr>
>>              <td >2.2</td>
>>              <td cellType="CELL_TYPE_FORMULA" >sum(A1:A99)</td>
>>      </tr>
>> </table>
>> </wo:EGWrapper>
> 
> 
> 
> I get a download of "InfoMaterialAbo.xls" but the file contains only two 
> linebreaks - no table, no excel.
> 
> Excel-framework is included, EGWrapper tag is recognized. Did I miss 
> something? Is there any other configuration necessary?
> HTML table is generated, if enabled="$false".
> 
> Any ideas how to debug this?
> 
> C.U.CW
> --
> The three great virtues of a programmer are Laziness, Impatience and Hubris. 
> (Randal Schwartz)
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to