Class ReorderPages

java.lang.Object
org.jpedal.manipulator.ReorderPages
All Implemented Interfaces:
org.jpedal.manipulator.Manipulation
Direct Known Subclasses:
MovePage, ReversePages, SwapPages

public class ReorderPages extends Object implements org.jpedal.manipulator.Manipulation
Reorders page in the document.

See Also:
  • Constructor Details

    • ReorderPages

      public ReorderPages(PdfOptimizer pdfOptimizer, List<Integer> pages)
      Reorder the pages in the document.
      Parameters:
      pdfOptimizer - the PdfOptimizer object for the currently loaded document
      pages - the new ordering of the pages