[]
Added GcPdfDocument.ImportFormDataFromCollection(KeyValuePair>[] fieldValues) method. It allows to import fields' values from collection.
Added support for rendering gradients and tiling patterns.
Added support for rendering cache for glyph paths and images.
All CMap files have been converted to binary form and moved to GrapeCity.Documents.Pdf.dll.
The Newly created GcPdfDocument using HatchBrush renders correctly using SaveAsXXX(...) methods.
Fixed the issue where an exception occurred on merging PDF files.
Annotation now renders correctly if it has appearance content stream and annotation's size does not match content stream size.
Fixed the issue where certain PDF files were rendered incorrectly if they contained images with soft-mask whose size differed from image's size.