When using Aspose.PDF to analyze the attached document sample.pdf, an exception is thrown when trying to get the names of the fields in the documents.
The code to produce the error is basically the following (in VB.NET):
Dim Document as New Aspose.Pdf.Document(SourceFile)
Dim Form as New Aspose.Pdf.Facades.Form(Document)
For Each FieldName in Form.FieldNames
’ Do Something
Next
When execution attempts to enter the for loop, a System.Xml.XPath.XPathException is thrown with the message “Namespace prefix ‘tmpl28’ is not defined.”
Is there something I can do to get the field names from the document without causing an exception?
Thanks,
Michael Whalen
Hi Michael,
Is it possible to get an update on this issue? My affected clients are asking for any information on when this might get fixed. Thanks.
Michael Whalen
Hi Michael,
Our client is asking if there is any update on this particular issue, as well as the other one I commented on today. Thank you for any information you can provide.
– Michael Whalen
Hi Michael,
The issues you have found earlier (filed as PDFNET-40863) have been fixed in Aspose.Pdf for .NET 17.4.0.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan