| Package | Description |
|---|---|
| com.aowagie.text.pdf | |
| com.aowagie.text.pdf.codec |
| Modifier and Type | Method and Description |
|---|---|
RandomAccessFileOrArray |
PRTokeniser.getFile() |
RandomAccessFileOrArray |
PRTokeniser.getSafeFile() |
RandomAccessFileOrArray |
PdfReader.getSafeFile()
Gets a new file instance of the original PDF
document.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
PdfReader.getPageContent(int pageNum,
RandomAccessFileOrArray file)
Gets the contents of the page.
|
| Modifier and Type | Method and Description |
|---|---|
static Image |
JBIG2Image.getJbig2Image(RandomAccessFileOrArray ra,
int page)
returns an Image representing the given page.
|
static Image |
TiffImage.getTiffImage(RandomAccessFileOrArray s,
int page)
Reads a page from a TIFF image.
|
Copyright © 2021. All rights reserved.