Hi,
I'm trying to add a PushButton to the attached pdf-file, issued by the danish municipality authority, but i get an error:
Aspose.Pdf.Kit.FormEditor
formEditor = new Aspose.Pdf.Kit.FormEditor(inputFileName, tmpFileName);
Unable to cast object of type 'xeb116a323308e2f7.x081daeabc28689ee' to type 'xeb116a323308e2f7.xfedaacb24bc37e1c'.
StackTrace : at xeb116a323308e2f7.xc19484cc31391ae1.xd925f447ef7e00a4()
at xeb116a323308e2f7.xc19484cc31391ae1..ctor(x7759a935a2782a02 reader, xcd769e39c0788209 writer)
at xeb116a323308e2f7.xe923a3ea50a7237f.get_xc19484cc31391ae1()
at xeb116a323308e2f7.x3233d061fc77cddd.get_AcroFields()
at x22bcffa34b42a390.x0e228924c8909171.xedff4d4fd296f454()
at x22bcffa34b42a390.x0e228924c8909171..ctor(String srcFileName, String destFileName)
at Aspose.Pdf.Kit.FormEditor.xbb04efaa616d8bab()
at Aspose.Pdf.Kit.FormEditor..ctor(String srcFileName, String destFileName)
I'm using version 3.4.0.0 of pdf kit.
We have alot of other pdf-files, issued by the danish municipality authority, that is working fine.