@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.FileExtractor
public InputStream extractToStream(InputStream pdfInput)
extractToStream
in interface io.konik.harness.FileExtractor
Copyright © 2014 Konik.io. All Rights Reserved.