com.lowagie.text

Class ImgTemplate

public class ImgTemplate extends Image

PdfTemplate that has to be inserted into the document

Author: Paulo Soares

See Also: Element

Constructor Summary
ImgTemplate(Image image)
ImgTemplate(PdfTemplate template)
Creates an Image from a PdfTemplate.

Constructor Detail

ImgTemplate

ImgTemplate(Image image)

ImgTemplate

public ImgTemplate(PdfTemplate template)
Creates an Image from a PdfTemplate.

Parameters: template the PdfTemplate

Throws: BadElementException on error