(Showing Draft Content)
Version 3.0.0.414
New features and improvements
- 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.
Changes From the Previous Version
- All CMap files have been converted to binary form and moved to GrapeCity.Documents.Pdf.dll.
Resolved Issues
- 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.