Hi,
I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it.
After updating to .NET 8, I am getting the following error for document Save methods.
No…...chose in ContentDisposition, Attachment or Inline. How to achieve...AddHeader("content-disposition", "attachment; filename=MyDocument.pdf");...