I need to export the queried data from MySQL db running on Linux platform to .doc and other formats (.e.g PDF). For this I need a class like FPDF with good documentation. Already tried to explore a couple of classes like PHPWord, MsDocGenerator et al. However the non-availability of good amount of documenation of these classes and the available methods therein, I am finding it difficult to export the reports in .doc format.I need to export the queried data from MySQL db