Interface Manipulation

All Known Implementing Classes:
AddPage, AddText, IsolatePage, RemovePage, ScalePage, ScalePageContent

public interface Manipulation
Defines a PDF document manipulation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(org.jpedal.io.annotation.utils.AnnotInfo info)
    Applies the manipulation to the current document
  • Method Details

    • apply

      void apply(org.jpedal.io.annotation.utils.AnnotInfo info) throws IOException
      Applies the manipulation to the current document
      Parameters:
      info - the AnnotInfo object for the currently loaded document
      Throws:
      IOException - if the manipulation cannot be applied to the document