How to add comments in the Pdf files

Hi

I am using Aspose.Slides. I have presentation which contain notes and with the help of the Aspose Presentation SaveToPdf Method, I am converting the presentation file into PDF file and saving in local drive.

Now i want to save those slide notes as a comment for the PDF, so that when user see the file in Acrobat Reader he can see the Slide notes as comments section in the reader... similar to the notes in the MS-Power Point at the bottom of the slide.

Is there any way to add comments on the fly in the pdf , while converting from slide to pdf.

Thanks in Advance

ReadyToHelp

Dear ready,

The only way you can do so is to read slide notes via Aspose.Slides and then add them as comments in your pdf document using some other component like Aspose.PDF.