Export
From Wikipedia
You can export a lot of records of various modules from PHProjekt for third party applications. In most cases a select box will come up in list views called 'export'.
Following formats are available:
- - XML
- - HTML (complies to a HTML file with a table)
- - CSV (comma separated values, a file with record per row, seperated with commas)
- - RTF (Rich Text Format), a format possible to read by many editors and texteditors.
- - DOC, the fileformat of the wellknown texteditor,
- - Print, which means the output of the records in a browser window, afterwards a JavaScript routine will start the print window content related to your operatingsystem.
- - PDF – if you have PDF support activated for PHProjekt, you even can save records to PDF.

