|
THotPDF.ExtractLoadedPageText
|
Top |
|
Extracts text from a loaded page as a Unicode string without layout clustering and returns True if successful
Delphi syntax: function ExtractLoadedPageText(PageIndex: Integer; out AText: UnicodeString): boolean;
Description An available Embedded cmap recovery supports BMP and supplementary-plane mappings, and the same fallback chain is reversed when loaded text replacement must encode a Unicode scalar back into the original font Scanned pages can gain searchable ToUnicode content through Searchable OCR Text Layers
|