com.pdfjet
Class FileAttachment
java.lang.Object
com.pdfjet.FileAttachment
public class FileAttachment
- extends java.lang.Object
Used to attach file objects.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileAttachment
public FileAttachment(PDF pdf,
EmbeddedFile file)
setLocation
public void setLocation(float x,
float y)
setIconPushPin
public void setIconPushPin()
setIconPaperclip
public void setIconPaperclip()
setIconSize
public void setIconSize(float height)
setTitle
public void setTitle(java.lang.String title)
setDescription
public void setDescription(java.lang.String description)
drawOn
public void drawOn(Page page)
throws java.lang.Exception
- Throws:
java.lang.Exception