Converting MPX 4.0 to PDF-A1b: subtasks missing in gant chart

Hi,

We try to convert MPX files to PDF-A1b format (exporting the gant chart), but the subtasks are missing in the output PDF.
To reproduce the problem we have created a new MPX 4.0 file with MS Project 4.1 on Windows XP. It contains only 2 simple task with 1-1 subtask (see screenshot input.PNG).

After that we converted this file with Aspose and the output PDF file does not contains subtasks, only tasks (see attached 4.0.PDF). We use the following save options:

        var saveOptions = new PdfSaveOptions
        {
            PresentationFormat = PresentationFormat.GanttChart,
            Compliance = PdfCompliance.PdfA1b,
            LegendOnEachPage = false
        };

How can we convert this file with all content?

Thanks,
Patrik V.

input.PNG (35.4 KB)
4.0.pdf (64.0 KB)

@patrikvogronics,

Thank you for contacting Aspose support team.

This seems to be an issue while converting MPX file to PDF file with the given compliance setting. It is logged under Id: TASKSNET-2091 for further investigation by the product team. You will be automatically notified once any update is received in this regard.

Hi,

The issue you reported here has been fixed in this latest version of Aspose.Tasks for .NET 17.11 that is available for download now.