Resolver
in package
Pdf extract font resolver class
Tags
Table of Contents
Methods
- decodeRun() : string
- Decode a text run's raw bytes into Unicode text, never throwing
Methods
decodeRun()
Decode a text run's raw bytes into Unicode text, never throwing
public
static decodeRun(TextRun $run, Document $doc) : string