class Pdfminer::Parsers::Text

Defined in:

pdfminer/parsers/text.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file_path : String, root : String) #

[View source]

Instance Method Detail

def config : Pdfminer::Config #

[View source]
def extract_from_ocr : ResponseType #

[View source]
def extract_from_pdf : ResponseType #

[View source]
def file_path : String #

[View source]
def result : Pdfminer::ResponseType #

[View source]