Document Solutions for PDF 8.1.2
Released: May 27, 2025
Mises à jour de 8.1.2
Fonctionnalités
- 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.
Correctifs
- 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.