Install phpword in the app/Vendors directory. Then create a component to use the library to do what you want. Look online for "cakephp component" and you should find a lot of examples to work from. Just be aware of changes between 1.2.x and 2.x because you might come across some older howtos.
http://book.cakephp.org/2.0/en/appendices/2-0-migration-guide.html On Tue, Jul 3, 2012 at 12:26 AM, adikhaiirul <[email protected]> wrote: > Anyone can help me please.. I want to create report from cakephp to ms.word > using PHPWord ( http://phpword.codeplex.com/ ). any one can tell me what > should i do.. > > Thanks before. > > Best Regards... > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
