Class RewriteStream

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

public class RewriteStream extends Object implements org.jpedal.manipulator.Manipulation
Rewrites page content streams.
  • Constructor Details

    • RewriteStream

      public RewriteStream(PdfManipulator pdfManipulator, PdfOptimizer pdfOptimizer, PageRanges pages)
      Rewrite the content stream of the specified pages.
      Parameters:
      pdfManipulator - the PdfManipulator object for the currently loaded document
      pdfOptimizer - the PdfOptimizer object for the currently loaded document
      pages - the pages to rewrite