Class RemovePage

java.lang.Object
org.jpedal.manipulator.RemovePage
All Implemented Interfaces:
org.jpedal.manipulator.Manipulation

public class RemovePage extends Object implements org.jpedal.manipulator.Manipulation
Removes pages from a document
  • Constructor Details

    • RemovePage

      public RemovePage(PdfOptimizer pdfOptimizer, PageRanges pages)
      Deletes the specified pages.
      Parameters:
      pdfOptimizer - the PdfOptimizer object for the currently loaded document
      pages - the pages to delete in the new file