PPT to PDF chart title displays "Chart title" in PDF although in ppt it is set to empty text

Hi Team,

We are converting the ppts to the pdfs. In my pie chart I have set the chart title to empty text with the following code,
ITextFrame text = chart.ChartTitle.AddTextFrameForOverriding("");
text.Text = “”;

howeer, in the exported pdf (obtained by reading the ppt), it is showing a chart title as “Char title”. I dont want any chart title for my pie chart. Is it possible to make it empty in PDFs also or is this a bug in PDFs?

Please confirm. Attaching PPT and PDF images for your reference.



Hi,


Thank you for posting.

I have observed your comments and like to request you to please share with us the source presentation, generated PDF file as well as the source code which you are using on your end so that we may investigate it further to help you out.

Best Regards,