Tool to export Microsoft project to website?
- by Rory
Just wondering does anyone know of a free/open source tool that take a Microsoft project file and export it to HTML?
I know you can save a project file as HTML, so wanted a tool that would do this automatically? Maybe also displaying graphs/gantt chart as well?
If not, any ideas of how I would write a program to do this, preferably in java?
I know of Aspose.Tasks (http://www.aspose.com/categories/.net-components/aspose.tasks-for-.net/default.aspx), which can export projects files to gantt charts in png format, but it's not free and is only available in C#.