I'm trying to convert the following PDF with XFA forms to Standard AcroForm and Static AcroForm, it successed, but FORMAT of the Output Standard AcroForm "standard2.pdf "and Static AcroForm "static2.pdf" was changed, and the signature fields in the "2.pdf" vanished.
The content of the "2.pdf" is in the language of Chinese, is there a prolem the Aspose.Pdf when deal with Chinese?
The Aspose.Pdf version is 9.9.0.
string dataDir = Path.GetFullPath("C:/Users/tss/Documents/Visual Studio 2010/Projects/Xfa2Stand/Xfa2Stand/bin/Debug/");
Aspose.Pdf.License license = new Aspose.Pdf.License();
FileStream myStream = new FileStream(dataDir + "Aspose.Pdf.lic", FileMode.Open);
license.SetLicense(myStream);
Document document = new Document( dataDir + "2.pdf");
I have tested the scenario and I am able to reproduce the same problem. For the sake of correction, I have logged it in our issue tracking system as PDFNEWNET-38040. We will investigate this issue in detail and will keep you updated on the status of a correction.
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.