|
|
Tag Browser: aspose.pdf.kit.form
< 1 second(s)
-
Hi,
We are using Aspose.Pdf.Kit for reading and manipulating the fields present on the form. I am trying to add a rectangle on top of each controls present on the PDF form so that whenever user clicks on any control a popup window appears. I am achieving this functionality by using the below code.
editor.CreateJavaScriptLink(''app.alert('welcome ...
-
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 ...
-
Hi,
When I try to set the licence ( Aspose.Pdf.Kit.xml ) for Aspose.Pdf.Kit, I get the following:
ex.Message''Index was outside the bounds of the array.''ex.StackTraceat x88e3d716d9aea406.x2cf87a031823314d.xc99bf7542a430c74(Byte[] x08db3aeabb253cb1) at x88e3d716d9aea406.x2cf87a031823314d.x98e1674350d747bd(Byte[] x44c8221654ea66c6, ...
-
We are using version 2.1.3 of the PDF.Kit component to include XML data in a PDF form. The initial form is created using Adobe Pro version 8 and has enable usage rights selected in order for the form to be editable in Reader. When we run it throgh the PDF.kit activity it disables this feature. Is there anyway around this? ...
-
Hi
I am trying to import xml data to a pdf form. I have nodes with the name same as that of form fields but I get the error “Invalid xml element :Not Field!” . How do i map the form fields to xml nodes.
|
|