Document Solutions for PDF 6.2.2

Released: Sep 14, 2023

6.2.2 中的更新

特性

  • 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.

修補程式

  • Exception is thrown when loading a specific PDF.