English

Convert MPP Files to PDF using C++

This article demonstrates how to convert a Microsoft Project data to a PDF file using Aspose.Tasks for C++ which is an easy to use API for manipulating project files. This API provides reading and writing of MPP files without using Microsoft Project. If you do not have Aspose.Tasks for C++ API installed, please follow the instructions given on installation page. The .mpp is the default file extension introduced by Microsoft Project.
November 27, 2019 · 2 min · Muzammil Khan