@SingleOutputAllowedExtensions public class CombineReorderParameters extends MultiplePdfSourceSingleOutputParameters
Constructor and Description |
---|
CombineReorderParameters() |
Modifier and Type | Method and Description |
---|---|
void |
addPage(int fileIndex,
int page) |
void |
addPage(int fileIndex,
int page,
Rotation rotation) |
boolean |
equals(Object obj) |
AcroFormPolicy |
getAcroFormPolicy() |
OutlinePolicy |
getOutlinePolicy() |
List<FileIndexAndPage> |
getPages() |
int |
hashCode() |
void |
setAcroFormPolicy(AcroFormPolicy acroFormPolicy)
The policy that the merge task should use when handling interactive forms (AcroForms)
|
void |
setOutlinePolicy(OutlinePolicy outlinePolicy) |
getOutput, setOutput
addSource, addSources, getSourceList, removeAllSources
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public void addPage(int fileIndex, int page)
public void addPage(int fileIndex, int page, Rotation rotation)
public List<FileIndexAndPage> getPages()
public AcroFormPolicy getAcroFormPolicy()
public void setAcroFormPolicy(AcroFormPolicy acroFormPolicy)
acroFormPolicy
- public OutlinePolicy getOutlinePolicy()
public void setOutlinePolicy(OutlinePolicy outlinePolicy)
public int hashCode()
hashCode
in class MultiplePdfSourceSingleOutputParameters
public boolean equals(Object obj)
equals
in class MultiplePdfSourceSingleOutputParameters
Copyright © 2019 sejda. All rights reserved.