Package org.jpedal.manipulator
Class ReorderPages
java.lang.Object
org.jpedal.manipulator.ReorderPages
- All Implemented Interfaces:
org.jpedal.manipulator.Manipulation
- Direct Known Subclasses:
MovePage,ReversePages,SwapPages
Reorders page in the document.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReorderPages
Reorder the pages in the document.- Parameters:
pages- the new ordering of the pages
-