Package | Description |
---|---|
org.apache.pdfbox.encoding.conversion |
This package contains the implementations for conversions of encodings and CMaps that are used in PDF documents.
|
Class | Description |
---|---|
EncodingConverter |
EncodingConverter converts string or characters in one encoding, which is specified in PDF
file, to another string with respective java charset.
|