Uses of Class
com.lowagie.text.pdf.PdfStream
Packages that use PdfStream
-
Uses of PdfStream in com.lowagie.text.pdf
Subclasses of PdfStream in com.lowagie.text.pdfModifier and TypeClassDescriptionclassExtends PdfStream and should be used to create Streams for Embedded Files (file attachments).classPdfFormObjectis a type of XObject containing a template-object.classAPdfICCBaseddefines a ColorSpaceclassPdfImageis aPdfStreamcontaining an image-Dictionaryand -stream.classAPdfPatterndefines a ColorSpaceclassMethods in com.lowagie.text.pdf that return PdfStreamModifier and TypeMethodDescriptionprotected PdfStreamPdfCopy.copyStream(PRStream in) Translate a PRStream to a PdfStream.PdfArray.getAsStream(int idx) Returns aPdfObjectas aPdfStream, resolving indirect references.PdfDictionary.getAsStream(PdfName key) Returns aPdfObjectas aPdfStream, resolving indirect references.DocumentFont.getFullFontStream()Always returns null.Type3Font.getFullFontStream()Always returns null, because you can't get the FontStream of a Type3 font.