public class PdfAlternateMixer extends PDDocumentHandler
PdfMixInput
.Constructor and Description |
---|
PdfAlternateMixer(PdfMixInput firstInput,
PdfMixInput secondInput) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
mix(NotifiableTaskMetadata taskMetadata)
Perform the alternate mix on the given
PdfMixInput s. |
compressXrefStream, getNumberOfPages, getPage, getPermissions, getUnderlyingPDDocument, getViewerPreferences, importPage, saveDecryptedPDDocument, savePDDocument, setCreatorOnPDDocument, setDocumentInformation, setPageLayoutOnDocument, setPageModeOnDocument, setVersionOnPDDocument, setViewerPreferences
public PdfAlternateMixer(PdfMixInput firstInput, PdfMixInput secondInput)
public void mix(NotifiableTaskMetadata taskMetadata) throws TaskException
PdfMixInput
s.taskMetadata
- metadata of the task executing the mix.TaskException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class PDDocumentHandler
IOException
Copyright © 2015. All Rights Reserved.