Alan
Alan
> There is currently one open source library that I know of that can read .mpp files called mpxj (see http://mpxj.sourceforge.net/). This java library itself relies on apache's poi library...
> mpp file is a zip containing various other files. If we can get all of those parsed we should have a start. There will definitely be some interdependence that...
Thank you very much!
@GreyCat Thank you. I will try to do if possible.