Document Solutions for PDF 8.1.2
Released: May 27, 2025
8.1.2 での更新項目
機能
- GrapeCity.Documents.Pdf.TextMap.TextRenderingAttrs class: represents a set of attributes used to control how text is rendered.
- Page.SetTextRenderingAttrs(FindTextParams, TextRenderingAttrs) method: searches for a specified text on the current page and sets its rendering attributes.
- Page.SetTextRenderingAttrs() method overloads: set the rendering attributes for a specified text fragment on the current page.
不具合の修正
- Exception may be thrown when calling the GcPdfGraphics.MeasureString() method with certain fonts.
- The GcPdfDocument.GetText() method may hang if some pages of the PDF contain errors.