document = new Document(“test.pdf”);
if (document.Form.Type == Aspose.Pdf.Forms.FormType.Dynamic)
{
document.Form.Type = Aspose.Pdf.Forms.FormType.Standard;
}
I use the above code to convert, but the effect is not satisfactory, can you take a look, I will upload my PDF file and the conversion result. result.pdf (2.9 MB) test.pdf (2.2 MB)
You are using old version of Aspose.PDF for .NET. Please upgrade to the latest version of Aspose.PDF for .NET 22.11 and let us know how it goes on your side. If you still face problem, please share the expected output PDF here for our reference. We will investigate the issue and provide you information on it.
We also tried the latest aspose (22.11) and got the same result. We will add a screenshot, the screenshot is what it is expected to look like。expected_result.png (75.9 KB)
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.