Re: Editing .xls files

2010-07-29 Thread srumjant
Thanks,

It was really helpful tip.
I found on bakery helper for that too and modified it for my needs.
http://bakery.cakephp.org/articles/view/simple-excel-spreadsheet-helper

I left modifed version is in comments.

On Jul 28, 11:56 am, Tonu Tusk  wrote:
> Hi there, this might be overkill for your needs, but I have used the
> following lib in some of my projects.
>
> http://phpexcel.codeplex.com/
>
> It may be the case that when you write the document it is in a
> different internal excel format (even though it can still retain the
> xls filename) but it is worth a look to see if it
> will fit your needs.
>
> On Jul 27, 7:28 pm, srumjant  wrote:
>
> > Hello,
>
> > I have a .xls file and I would like to know if there is a way to
> > change data in it somehow using some php library or even better some
> > kind helper for cakephp.
> > I have checked this helper 
> > -http://ykyuen.wordpress.com/2009/10/04/cakephp-export-data-to-a-xls-f...
> > But it would be really hard to build up xls file with same layout
> > using that code.
>
> > All kind of help would be helpful.
>
> > -
> > srumjant

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Editing .xls files

2010-07-27 Thread srumjant
Hello,

I have a .xls file and I would like to know if there is a way to
change data in it somehow using some php library or even better some
kind helper for cakephp.
I have checked this helper - 
http://ykyuen.wordpress.com/2009/10/04/cakephp-export-data-to-a-xls-file/
But it would be really hard to build up xls file with same layout
using that code.

All kind of help would be helpful.

-
srumjant

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en