| Package | Description |
|---|---|
| org.sejda.model.input |
| Modifier and Type | Method and Description |
|---|---|
static PdfFileSource |
PdfFileSource.newInstanceNoPassword(File file)
Creates a new instance of the pdf source where a password is NOT required to open the source.
|
static PdfFileSource |
PdfFileSource.newInstanceWithPassword(File file,
String password)
Creates a new instance of the pdf source where a password is required to open the source.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PdfSourceOpener.open(PdfFileSource source)
Opens the input
PdfFileSource. |
Copyright © 2015. All Rights Reserved.