Class: LocalPdfPartRetriever

PartRetrievers. LocalPdfPartRetriever

Represents a local pdf document retriever.

new LocalPdfPartRetriever(file)

LocalPdfPartRetriever retrieves Document data from a local file.

Note: As of version 6.0, directly constructing a part retriever is deprecated and the capability will be removed in a future version. Please use the PartRetrievers#getPartRetriever function instead.
Parameters:
Name Type Description
file Object The file to load.