Class IsolatePage

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

public class IsolatePage extends Object implements org.jpedal.manipulator.Manipulation
Removes all pages, expect those specified, from a document
  • Constructor Details

    • IsolatePage

      public IsolatePage(PdfOptimizer pdfOptimizer, PageRanges pages)
      Removes all pages from the document except the pages in the specified page range.
      Parameters:
      pdfOptimizer - the PdfOptimizer object for the currently loaded document
      pages - the pages to keep