This is a ASP.Net/VB application.
I updated my Aspose dlls today and it has broken some of my code. I am using: ImportsAspose.Pdf.Generator and the following line no longer works.
pdf1.Save(pdfFileName, SaveType.OpenInAcrobat, Response)
I am unable to find in the documentation how to open the created PDF in Acrobat. Has it been removed?
I updated my Aspose dlls today and it has broken some of my code. I am using: ImportsAspose.Pdf.Generator and the following line no longer works.
pdf1.Save(pdfFileName, SaveType.OpenInAcrobat, Response)
I am unable to find in the documentation how to open the created PDF in Acrobat. Has it been removed?