Class FreetextAnnotation


public class FreetextAnnotation extends StampAnnotation
************************************************************************** PDF annotation describing a free text Currently only supports the XObjects which can be found in the path AP N of the annotation object (same implementation as the stamp annotation)

Author Katja Sondermann

Since:
28.03.2012 **************************************************************************
  • Constructor Details

    • FreetextAnnotation

      public FreetextAnnotation(PDFObject annotObject) throws IOException
      ********************************************************************** Constructor
      Parameters:
      annotObject - a PDFObject object.
      Throws:
      IOException - if any.