• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with EGWrapper / generated Excel file is always empty
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with EGWrapper / generated Excel file is always empty


  • Subject: Re: Help with EGWrapper / generated Excel file is always empty
  • From: Theodore Petrosky <email@hidden>
  • Date: Mon, 01 Jun 2015 12:11:48 -0400

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 <email@hidden> 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      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Components binding with custom object
  • Next by Date: Re: Help with EGWrapper / generated Excel file is always empty
  • Previous by thread: Re: Components binding with custom object
  • Next by thread: Re: Help with EGWrapper / generated Excel file is always empty
  • Index(es):
    • Date
    • Thread