public class PagesExtractor extends PDDocumentHandler
PDDocumentHandler
to a new PDDocumentHandler
.Constructor and Description |
---|
PagesExtractor(PDDocumentHandler sourceDocumentHandler) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
extractPages(Set<Integer> pages,
NotifiableTaskMetadata taskMetadata) |
compressXrefStream, getNumberOfPages, getPage, getPermissions, getUnderlyingPDDocument, getViewerPreferences, importPage, saveDecryptedPDDocument, savePDDocument, setCreatorOnPDDocument, setDocumentInformation, setPageLayoutOnDocument, setPageModeOnDocument, setVersionOnPDDocument, setViewerPreferences
public PagesExtractor(PDDocumentHandler sourceDocumentHandler)
public void extractPages(Set<Integer> pages, NotifiableTaskMetadata taskMetadata) throws TaskIOException
TaskIOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class PDDocumentHandler
IOException
Copyright © 2015. All Rights Reserved.