XFA Based PDF is losing its functionality to Sign the PDF

Hello Team,

I am trying to process a PDF using the ASPOSE PDF in C# by loading it into a Aspose.PDF.Document Object and Saving it.

I am able to sign the original PDF using a Adobe PDF Reader application. Whereas the processed PDF is not being signed by using the Adobe PDF Reader application. I have to use the Adobe Acrobat Pro application to sign it.

Below is my code and PDF is attached to this ticket. Could you please look into it?

C# Code:

var doc = new Document(“THIS CAN BE SIGNED.pdf”);
doc.Save(“THIS CAN BE SIGNED-NEW.pdf”);

THIS CAN BE SIGNED.pdf (195.7 KB)

@harrynator

Can you please also share the generated output PDF for our reference that you obtained in your environment? Also, please make sure that you are using 24.11 version of the API.

@asad.ali
Please find attached PDF after saving.

Yes I am using latest version of the product v24.11
THIS CAN BE SIGNED - NEW.pdf (208.2 KB)

@harrynator

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-58697

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.