Released: Dec 3, 2021
Actualizaciones en GrapeCity Documents .NET Bundle
Características
GrapeCity Documents for Word 4.2.0.727
- Improved speed when loading large documents.
- Adding a bookmark with the name of an already existing bookmark will now replace the old bookmark with the new one (previously an exception would be thrown). The new behavior is consistent with that of Microsoft Word.
GrapeCity Documents for PDF 4.2.0.727
- When using a Security Handler Revision 4 or earlier, and owner password is not specified, it is now set to user password. This behavior is consistent with PDF spec.
Correcciones
GrapeCity Documents for Word 4.2.0.727
- [Data Templates] Incorrect expansion of certain templates.
- [Data Templates] Fixed handling of DataTable data sources, now a DataTable is correctly iterated over rows. Note that this may break some templates that relied on incorrect old behavior.
GrapeCity Documents for PDF 4.2.0.727
- After loading some non-linearized PDFs, GcPdfDocument.Linearized returns true.
- StackOverflow exception occurs when merging or linearizing certain PDFs.
- Pen.DashOffset is not handled correctly when rendering to GcPdfGraphics.
- Saving a certain PDF to PNG produces incorrect result.
GrapeCity Documents for Imaging 4.2.0.727
- Artefacts appear when rendering certain BMP images.
- Incorrect rendering of semitransparent gradients.
- The FillPolygon method draws nothing when used on a GcWicBitmapGraphics.