ホーム / ニュース / GrapeCity Documents for PDF 3.2.0.548
GrapeCity Documents for PDF 3.2.0.548
テキストの段落を抽出可能
7月 28, 2020
新バージョン
機能
Support for extracting text paragraphs. Added Paragraphs property to ITextMap and ITextLine interfaces.
Enhanced support for font subsetting. Added new properties to FontHandler class: Utf32CodeSet and FontSubsetFlags.
Added new member to FontEmbedMode enum: EmbedSubsetNoForms. Allows you to embed a font's subset for static content while specifying that font as not embedded for form fields.
Added GcPdfDocument.FormEmbedUtf32CodeSet property: specifies which Unicode characters to include in embedded font subsets for fonts that are used in AcroForms.
Added GrapeCity.Documents.Pdf.Util.GcGraphicsExt class providing extension methods that allow you to draw certain PDF elements (such as whole PDF pages or AcroForm fields) on a GcGraphics.