Class EmbedFile

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

public class EmbedFile extends Object implements org.jpedal.manipulator.Manipulation
Embeds files within a document.
  • Constructor Details

    • EmbedFile

      public EmbedFile(File file, String name)
      Embeds files within a document.
      Parameters:
      file - the file to embed
      name - a name to identify file