Метод | Описание | |
---|---|---|
ExtractTextFromPDFBytes ( byte input, int limit ) : string |
This method processes an uncompressed Adobe (text) object and extracts text.
|
Метод | Описание | |
---|---|---|
CheckToken ( string tokens, char recent ) : bool |
Check if a certain 2 character token just came along (e.g. BT)
|
public static ExtractTextFromPDFBytes ( byte input, int limit ) : string | ||
input | byte | uncompressed |
limit | int | limit |
Результат | string |