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.