Hi Matheus, I don't really need more than displaying a simple table with colored cells containing vaues. I you can share your code that would be great !
Thank you, Pierre On Mon, Oct 27, 2008 at 7:32 PM, Matheus Motta <[EMAIL PROTECTED]>wrote: > Pierre, > > I made a similar project (on my university). > Its use the pattern builder and have many concreteBuilders already > implemented. (HTML, JEKS, XML, etc) > The HTML implementations is very primary, show only the cells with the > respective values and properties (position, color, B,I,U, etc) , images and > some file properties. (All using only <table>!). > > We can try something. > > Regards, > Matheus. > > > On Mon, Oct 27, 2008 at 2:09 PM, Pierre Lavignotte < > [EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I would like to display a XLS file that is stored somewhere on my server > > into the client web browser. > > Not download, diplay, and yes, with a lot of TR and TD with colors, > > formatting, formula results and everything... > > > > Did someone allready do something like that or do I have to start from > > scratch ? > > > > Thank you, > > Pierre > > > > -- > > Cordialement, > > Pierre Lavignotte > > Ingénieur Conception & Développement > > http://pierre.lavignotte.googlepages.com > > > > > > -- > Matheus Motta > -- Cordialement, Pierre Lavignotte Ingénieur Conception & Développement http://pierre.lavignotte.googlepages.com
