Introduction
In this release, new features of bookmarks creating, exchanging and exporting are supported. New methods are added to support printing large pdf files more efficiently. Form features are also improved to support validation, number format converting and MultiLineText.
What's New?
What's Improved?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
What's New?
What's Fixed?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
What's New?
What's Fixed?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
Introduction
In this release, some advanced editing features are added into PdfContentditor.
What's New?
What's Fixed?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/category1198.aspx
What's New?
What's Fixed?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
What's Improved?
What's Fixed?
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
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?
What's Improved?
What's Fixed?
Known Issues
Download URL: http://www.aspose.com/Community/Files/51/aspose.pdf.kit/default.aspx
What’s New?
What’s Fixed?
Download URL: http://www.aspose.com/Downloads/Aspose.Pdf.Kit/Default.aspx
Features added or improved:
1) A new property named Resolution is added in Class PdfConverter which is used to control the resolution during converting PDF to images. If higher resolution is set, the speed of the converting progress will be slower.
2)Font file name with full path is supported in FormattedText(). Please refer to http://www.aspose.com/Community/forums/thread/65067.aspx.
3) Renaming Field is supported for AcroForm under Adobe 6.0 in FormEditor.RenameField().
4) The Online demo of viewing pdfs is added.
Bugs fixed:
1) The StartPage and EndPage methods are of no effect in PdfConverter. Please refer to:
http://www.aspose.com/Community/forums/thread/67380.aspx.
2) The PdfConverter does not retain the page size. Please refer to: http://www.aspose.com/Community/Forums/thread/76939.aspx
3)Extracting annotations bug is fixed. Extracting "FreeText" annotations is also supported. please refer to http://www.aspose.com/Community/Forums/2/77154/ShowThread.aspx.
4) Two enumerations are renamed: FieldFlag to PropertyFlag; AppearanceFlag to AnnotationFlag. The old names does not accord with the MS naming rules.
Features added or improved:
1) The image quality of PdfConverter is improved. New GetNextImage methods are added in PdfConverter to set the result image's format, resolution and quality. Please refer to: http://www.aspose.com/Community/Forums/thread/74884.aspx and http://www.aspose.com/Community/Forums/thread/71462.aspx
2) In PdfContentEditor.cs, ExtractBookMarks() is added. It can be used to extract the child item of the specified bookmark.
3) In PdfContentEditor.cs, DeleteBookMarks() is added. It can be used to delete all the bookmarks of the pdf document or the bookmark according to the specified title.
4) In PdfContentEditor.cs, DeleteAnnotations() is added. It can be used to delete all the annotations of the pdf document or the annotation according the specified annotation type.
5) In PdfContentEditor.cs, DeleteAttachments() is added. It can be used to delete all the attachments of the documents.
6) Form.FillField() is promoted to support None-binding field. Now user can fill both normal field and none-binding field freely. Please refer to: http://www.aspose.com/Community/Forums/thread/75520.aspx.
7) AppearanceFlag.FLAG_VISIBLE_BUT_NOT_PRINT and AppearanceFlag.FLAG_HIDDEN_BUT_PRINT both in AcroForm and XfaForm are provided for pushButton fields. User can endow his fields more flexibility. Please refer to: http://www.aspose.com/Community/Forums/thread/74093.aspx
8) FieldFlag.READ_ONLY and FieldFlag.REQUIRED flag settings for XFA field are now feasible. Please refer to: http://www.aspose.com/Community/Forums/thread/71795.aspx
Bugs fixed:
1) SplitToPages throwing an exception. Please refer to: http://www.aspose.com/Community/Forums/ShowThread.aspx?PostID=76217
2) PdfConverter's DoConvert() method broken. Please refer to: http://www.aspose.com/Community/Forums/ShowThread.aspx?PostID=75949
3) PdfConverter exporting to JPEG is all black. Please refer to: http://www.aspose.com/Community/forums/thread/68878.aspx
4) The bug of Form.FillImageField() in Adobe 6 has been fixed. Please refer to: http://www.aspose.com/Community/Forums/thread/75168.aspx
In this hotfix:
1) The performance of PdfConverter.DoConvert() is greatly improved. On average, the new dll is 5 times faster than the previous version for the DoConvert() method.
2) Fixed the bug of extracting double text of pdf. Please refer to the thread: http://www.aspose.com/Community/Forums/ShowThread.aspx?PostID=75204
Features added or improved:
1. Filling XFA fields in PDF templates created by Adobe 7 and 8 is fully supported without losing any action or script information.
1) User can fill XFA fields in PDF templates by Adobe 7 and 8 without losing any action or scripts.
2) Form.allFlatten() and Form.partialFlatten() are both enabled for XFA forms.
3) Form.FillImageField() can be applied to Image Field to support image pasting in both Adobe 7 and 8.
4) Support for XFA in FormEditor.SetSubmitUrl() is provided.
5) Form.exportXml()/Form.importXml() have been upgraded for XFA supporting. Data in PDF documents by Adobe Designer 7 & 8 can be fully exported to a leveled XML file.
2. Editing the content of PDF file is improved:
1) Extracting bookmark information is provided by Class PdfContentEditor. You can extract bookmark information such as title, level, destination page number or action destination.
2) Bookmark’s title has been modified according to specified title by Class PdfContentEditor.
3) Creating Polygon, PolyLine and curve is provided by Class PdfContentEditor. You can draw polygon in existing pdf documents.
4) Extracting the information of all links in the pdf document is provided by Class PdfContentEditor, you can extract the link information such as source page number,destination page number,link action type,destination file name,destination page View Type,link visibility,link color,link rectangle,link URI.
Bugs fixed:
1) Reading PDF files error when the startref tag at the end of PDF file. Please refer to: http://www.aspose.com/Community/forums/thread/66822.aspx
2) Some operations such as makeNUp and changePageSize cause 'a file was broken' error when setting license. Please refer to: http://www.aspose.com/Community/forums/thread/72235.aspx
Features added or improved:
1) A new constructor of the class FormattedText is added to support unicode font in the stamping and other applications to add text to the existing pdf. Refer to http://www.aspose.com/COMMUNITY/forums/thread/73515.aspx
2) PdfFileStamp.AddPageNumber() is improved to support adding footer/header into the existing pdf. Refer to http://www.aspose.com/COMMUNITY/forums/thread/73276.aspx
3) Form.ExportXml() has been upgraded for XFA supporting. Data in PDF documents by Adobe Designer 7 & 8 can be fully exported to a leveled XML file, which is exactly the same with Adobe exported one. The bug of exporting PDF file with master page is also resolved. Please refer to http://www.aspose.com/Community/forums/thread/72056.aspx and http://www.aspose.com/Community/forums/thread/72141.aspx
4) Form.ImportXml() has also been upgraded for XFA supporting. XML files from either Adobe or Form.ExportXml can be imported to PDF templates by Adobe Designer 7 & 8. Please refer to http://www.aspose.com/Community/forums/thread/72141.aspx.
5) In PdfContentEditor.cs, ExportAnnotationsXfdf() is added for exporting the content of the annotations specified type from the pdf into the xfdf stream. Now the supported annotation types include "Text","Highlight", "Squiggly", "Strikeout" and "Underline" .
6)In PdfContentEditor.cs, ExtractAnnotations() is added for extracting the content of the annotations specified type from a existing pdf document. Now the supported annotation types include "Text","Highlight", "Squiggly", "Strikeout" and "Underline".
Bugs Fixed:
1) Hyperlink lost after stamping. Please refer to: http://www.aspose.com/Community/forums/ShowThread.aspx?PostID=71529
2) Can't extract text after stamping. Please refer to: http://www.aspose.com/Community/forums/thread/65075.aspx
3) Extracting text hangs. Please refer to: http://www.aspose.com/Community/forums/thread/68884.aspx
4) Text missing/dropping when extracting text from pdf. Please refer to: http://www.aspose.com/Community/forums/thread/70679.aspx
5) PDF Form Field tab error after Concatenation. Please refer to: http://www.aspose.com/COMMUNITY/forums/thread/71630.aspx
6) Color changes when convert from PDF to image.
7) FileSecurity.DecryptFile() error. Refer to http://www.aspose.com/COMMUNITY/forums/thread/72706.aspx
New features added:
1) Added support for reading and revising pdf with 128-bit RC4 encryption. Refer to :
http://www.aspose.com/Community/forums/thread/69000.aspx
2)In classes PdfContentEditor, some interfaces are revised to support adding multi-annotations.
BUgs fixed:
1) Fixed a bug of text missing/losting when printview/convert files. Please refer:http://www.aspose.com/Community/forums/thread/66846.aspx and http://www.aspose.com/Community/forums/thread/69513.aspx
2) Fixed a bug of using the same input Stream to append. Please refer to: http://www.aspose.com/Community/forums/thread/69268.aspx
3) Fixed a bug of watermarking with an PNG format image.
4) Fixed a bug of concatenating PDF files with link of Destination.
5) Fixed a bug of Hyperlink doesn't work after setting file info.
6) Reducing the result PDF size. Please refer to: http://www.aspose.com/Community/forums/thread/64994.aspx
7)Fixed a bug of of PdfContentEditor.CreateFileAttachment() for adding multi-attachment files to an existing pdf file. Please refer to http://www.aspose.com/Community/forums/thread/69504.aspx
8)Fixed a bug of PdfFileEditor. Concatenate() for error when Concatenating Pdf documents containing destination.
In this hotfix:
1) In classes PdfFileEditor, PdfFileInfo and PdfFileSecurity, some interfaces are revised to throw exceptions instead of returning "false". Please refer to http://www.aspose.com/Community/forums/thread/68492.aspx .
2) Fixed a bug of PdfContentEditor.Save() for no operations after PdfContentEditor. BindPdf(). Please refer to http://www.aspose.com/Community/forums/thread/68143.aspx.
3) Added a new property StartingNumber in PdfFileStamp to set the start number for page numbering. Please refer to http://www.aspose.com/Community/forums/ShowThread.aspx?PostID=68559.
4) Added support to the visual or printable size of a pdf in some operations PdfFileStamp. Please refer to http://www.aspose.com/Community/forums/thread/68575.aspx .