Uses of Class
com.lowagie.text.pdf.BadPdfFormatException

Packages that use BadPdfFormatException
com.lowagie.text.pdf   
 

Uses of BadPdfFormatException in com.lowagie.text.pdf
 

Methods in com.lowagie.text.pdf that throw BadPdfFormatException
 void PdfCopy.addPage(PdfImportedPage iPage)
          Add an imported page to our output
 void PdfCopy.copyAcroForm(PdfReader reader)
          Copy the acroform for an input document.
protected  PdfArray PdfCopy.copyArray(PdfArray in)
          Translate a PRArray to a PdfArray.
protected  PdfDictionary PdfCopy.copyDictionary(PdfDictionary in)
          Translate a PRDictionary to a PdfDictionary.
protected  PdfIndirectReference PdfCopy.copyIndirect(PRIndirectReference in)
          Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file.
protected  PdfObject PdfCopy.copyObject(PdfObject in)
          Translate a PR-object to a Pdf-object
protected  PdfStream PdfCopy.copyStream(PRStream in)
          Translate a PRStream to a PdfStream.
 

Constructors in com.lowagie.text.pdf that throw BadPdfFormatException
PdfBoolean(String value)
          Constructs a PdfBoolean-object.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.