![]() |
Generate MS Word document files with Codeigniter and Phpword library - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7) +--- Forum: Learn More (https://forum.codeigniter.com/forumdisplay.php?fid=15) +--- Thread: Generate MS Word document files with Codeigniter and Phpword library (/showthread.php?tid=65571) |
Generate MS Word document files with Codeigniter and Phpword library - fakhrawy - 06-27-2016 in this tutorial i discuss how to generate ms word documents files with codeigniter using the latest version from Phpword library https://github.com/PHPOffice/PHPWord i hope to help someone ![]() codeigniter tutorial RE: Generate MS Word document files with Codeigniter and Phpword library - gummy123 - 08-16-2016 Thanks for sharing the ms word documents files with codeigniter .It is really help! RE: Generate MS Word document files with Codeigniter and Phpword library - ojchris - 07-21-2017 Is it the same approach when implementing in codeigniter 2? And is it the same approach to convert word to PDF in codeigniter 2? Thanks RE: Generate MS Word document files with Codeigniter and Phpword library - InsiteFX - 07-23-2017 @fakhrawy Thank you another great tutorial from you... RE: Generate MS Word document files with Codeigniter and Phpword library - fakhrawy - 07-30-2017 (08-16-2016, 07:38 PM)gummy123 Wrote: Thanks for sharing the ms word documents files with codeigniter .It is really help! i am glade to hear that ![]() RE: Generate MS Word document files with Codeigniter and Phpword library - fakhrawy - 07-30-2017 (07-21-2017, 07:33 AM)ojchris Wrote: Is it the same approach when implementing in codeigniter 2? And is it the same approach to convert word to PDF in codeigniter 2? Thanks sorry for delay , yes ojchris , you are right , you are welcome RE: Generate MS Word document files with Codeigniter and Phpword library - fakhrawy - 07-30-2017 (07-23-2017, 04:27 AM)InsiteFX Wrote: @fakhrawy you are welcome InsiteFX, i am really glad to hear that and i hope to be like that ![]() |