Class AttachFile

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

public class AttachFile extends Object implements org.jpedal.manipulator.Manipulation
Embeds files within a document and adds an attachment annotation to a page.

See PdfManipulator.attachFile(int, File, String, float[], float[])

  • Constructor Details