Generating Html from Pdf having Layers

Hi,

The Following code works fine with pdf without Layers, but it is improper with

Pdf having Layers. I also tried this code after merging the Layers of this pdf,

but againg i got the same result.

Please find the attached pdf having Layers.

Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(@"G:\Merge\1.pdf");

pdfDocument.Save(@"G:\Merge\1.html", Aspose.Pdf.SaveFormat.Html);

MessageBox.Show("Success");

Kindly solve this issue.

Regards

Ghufran

Hi Ghufran,


Thanks for contacting support.

I
have tested the scenario and I am able to reproduce the same problems. For the
sake of correction, I have logged it in our issue tracking system as PDFNEWNET-35094. We
will investigate this issue in details and will keep you updated on the status
of a correction.

We apologize for your inconvenience