@Named @Singleton public class ITextInvoiceExtractor extends Object implements io.konik.harness.FileExtractor
The Class iText Pdf Invoice Extractor.
| Constructor and Description |
|---|
ITextInvoiceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
extract(InputStream pdfInput) |
InputStream |
extractToStream(InputStream pdfInput) |
public ITextInvoiceExtractor()
public byte[] extract(InputStream pdfInput)
extract in interface io.konik.harness.FileExtractorpublic InputStream extractToStream(InputStream pdfInput)
extractToStream in interface io.konik.harness.FileExtractorCopyright © 2014 Konik.io. All Rights Reserved.