[eluser]Spirit986[/eluser]
Hi to all as i am new to this forum, absolute beginner with CodeIgniter and this is my first post..
I am making initial preparations to develop a "Clients (Medical Patients) Management web application" and now I am looking for different framework options.
CodeIgniter seems pretty OK judging from my first look at it (it is most likely that i will choose it for my assignment), i have looked at the documentation and the tutorial videos, however there is one little thing that is bothering me for this assignment.
The client requests that
the application should be able to export the clients data into a word document format. Now i know that this is possible somehow...
I have previous experience with exporting into pdf files, but so far i haven't heard someone to export html data into word documents?
Does CodeIgniter have such option embedded into it's classes or I will have to find another way?
Thank you