Introduction
In this release, digital signature is supported. A digital signature can be used
to authenticate the identity of a user and the document’s contents. It stores
information about the signer and the state of the document when it was signed.
Form feature is improved in this release.
What's New?
-
3542 - Digital signature is supported. A new class
PdfFileSignature is added. Example can be found
here
.
-
3297 - New method FormEditor.AddListItem() is added. User
can add an additional item to a ListBox/ComboBox field, either in AcroForm or
XfaForm. Also a new method FormEditor.DelListItem() is provided. User can
remove an existing item from a ListBox/ ComboBox field, either in AcroForm or
XfaForm.
What's Improved?
-
3300 - Form.GetField() is upgraded. User can get the value of
a multiple choice List Box. All selections are linked as a single string, each
one separated by a comma such like "Item1,Item3,Item4". But this feature only
works for AcroForm. At the same time, Form.FillField() is also overridden for
multiple selection setting. User can fill a multiple selection List Box with
several choices. Finally, Form.ExportXml() and Form.ImportXml are also upgraded
for multiple choice List Box supporting.
What's Fixed?
Known Issues
-
PdfConverter and PdfViewer don't work well for multi-thread
application.
Download URL:
http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx