Class RotatePage

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

public class RotatePage extends Object implements org.jpedal.manipulator.Manipulation
Rotates pages by the specified angle (current page rotation + supplied angle)

To set a page's rotation, see SetRotation

  • Constructor Details

    • RotatePage

      public RotatePage(PageRanges pages, int angle)
      Rotates pages by the specified angle.
      Parameters:
      pages - the pages to rotate
      angle - the number of degrees by which the page shall be rotated clockwise. Must be a multiple of 90