Released: Sep 15, 2023
Aggiornamenti in 6.2.2
Funzionalità
Document Solutions for PDF
- Added new GrapeCity.Documents.Pdf.TextMap.ITextMapExt static class which provides extension methods for the ITextMap interface.
- Added new ITextMapExt.GetFragmentFromRect() method which returns the TextMapFragment corresponding to the specified rectangle, or null if no fragment could be found.
- Added new ITextMapExt.GetFragmentFromQuadrilateral() method which returns the TextMapFragment corresponding to the specified quadrilateral, or null if no fragment could be found.
Document Solutions for Imaging
- Synced version with other GrapeCity.Documents packages.
Correzioni
Document Solutions for Excel, .NET Edition
- The result of XLOOKUP function is incorrect.
- The text wrapping position is inconsistent with SpreadJS.
- The picture is incorrect in the exported PDF file when picture has crop and rotation setting.
- The center header of printinfo is lost in the exported SSJSON file.
- Exception is thrown on loading the SSJSON file that contains invalid chart data.
- Exception is thrown on rendering PDF file when workbook contains particular chart.
- Performance issue on setting cell value.
- The interior of cell is incorrect in the exported PDF file.
Document Solutions for PDF
- Exception is thrown when loading a specific PDF.
Document Solutions for Word
- [Report Templates] Hidden bookmarks are deleted after processing the template.
- Exception is thrown when loading a specific document.