Document Source
Creates a new DocumentSource with file Uri as a source.
Parameters
Uri of the PDF file.
Creates a new DocumentSource with file Uri as a source.
Parameters
Uri of the PDF file.
Password to unlock the file. Can be null
if no password is required.
Creates a new DocumentSource with file Uri as a source.
Parameters
Uri of the PDF file.
Password to unlock the file. Can be null
if no password is required.
An RSA encrypted SHA256 hash of the document if required by license, may be null
.
Creates a new DocumentSource with a DataProvider as a source.
Parameters
DataProvider for accessing the document to open.
Creates a new DocumentSource with a DataProvider as a source.
Parameters
DataProvider for accessing the document to open.
Password to unlock the PDF. Can be null
if no password is required.
Creates a new DocumentSource with a DataProvider as a source.
Parameters
DataProvider for accessing the document to open.
Password to unlock the PDF. Can be null
if no password is required.
An RSA encrypted SHA256 hash of the document if required by license, may be null
.
Creates a new DocumentSource with file Uri as a source.
Creates a new DocumentSource with a File as a checkpoint source.