How to render 0th row dynamically (CTS-3232)

Hi,


While converting MPP to PDF, can you tell me how to render 0th row dynamically, i.e. it appear when there in source file but not otherwise.

There’s an API pdfSaveOptions.setShowProjectSummaryTask(boolean), but how to read whether it is displaced in source file or not ?

Thanks,
Rajiv

Hi Rajiv,

In my opinion, you may use the Project’s class getShowProjectSummaryTask() to read this information. Please try it at your end and let us know your feedback if it meets your requirements.

Hi Kashif,


Yes that helped resolved this issue :slight_smile:

Thanks,
Rajiv

Hi Rajiv,

Thank you for providing the feedback. Please feel free to write to us in case you have any additional query/inquiry related to Aspose.Tasks.