Modifier and Type | Method and Description |
---|---|
PdfStream |
DocTrueTypeFont.getFontFile() |
protected PdfStream |
PdfFont.getPdfFontStream(byte[] fontStreamBytes,
int[] fontStreamLengths)
Create
PdfStream based on fontStreamBytes . |
PdfStream |
PdfType0Font.getToUnicode()
Creates a ToUnicode CMap to allow copy and paste from Acrobat.
|
Modifier and Type | Method and Description |
---|---|
PdfStream |
PdfArray.getAsStream(int index)
Returns the element at the specified index as a PdfStream.
|
PdfStream |
PdfDictionary.getAsStream(PdfName key)
Returns the value associated to this key as a PdfStream.
|
PdfStream |
PdfPage.getContentStream(int index)
Gets the content stream at specified 0-based index in the Contents object
PdfArray . |
PdfStream |
PdfOutputIntent.getDestOutputProfile() |
PdfStream |
PdfPage.getFirstContentStream()
|
PdfStream |
PdfPage.getLastContentStream()
|
PdfStream |
PdfPage.getXmpMetadata()
Gets the XMP Metadata object.
|
PdfStream |
PdfPage.newContentStreamAfter()
|
PdfStream |
PdfPage.newContentStreamBefore()
|
Modifier and Type | Method and Description |
---|---|
PdfName |
PdfResources.addForm(PdfStream form)
Adds
PdfStream to the resources as form. |
PdfName |
PdfResources.addImage(PdfStream image)
Adds
PdfStream to the resources as image. |
protected boolean |
PdfOutputStream.checkEncryption(PdfStream pdfStream) |
void |
PdfDocument.checkIsoConformance(Object obj,
IsoKey key,
PdfResources resources,
PdfStream contentStream)
Checks whether PDF document conforms a specific standard.
|
protected boolean |
PdfOutputStream.containsFlateFilter(PdfStream pdfStream) |
protected byte[] |
PdfOutputStream.decodeFlateBytes(PdfStream stream,
byte[] bytes) |
void |
PdfDocument.markStreamAsEmbeddedFile(PdfStream stream)
Marks
PdfStream object as embedded file stream. |
protected void |
PdfReader.readObjectStream(PdfStream objectStream) |
InputStream |
PdfReader.readStream(PdfStream stream,
boolean decode)
Reads, decrypts and optionally decodes stream bytes into
ByteArrayInputStream . |
byte[] |
PdfReader.readStreamBytes(PdfStream stream,
boolean decode)
Reads, decrypt and optionally decode stream bytes.
|
byte[] |
PdfReader.readStreamBytesRaw(PdfStream stream)
Reads and decrypt stream bytes.
|
protected void |
PdfOutputStream.updateCompressionFilter(PdfStream pdfStream) |
Constructor and Description |
---|
PdfEncryptedPayloadDocument(PdfStream pdfObject,
PdfFileSpec fileSpec,
String name) |
Modifier and Type | Method and Description |
---|---|
static PdfAction |
PdfAction.createSound(PdfStream sound)
Creates a Sound action (section 12.6.4.8 of ISO 32000-1).
|
static PdfAction |
PdfAction.createSound(PdfStream sound,
float volume,
boolean synchronous,
boolean repeat,
boolean mix)
Creates a Sound action (section 12.6.4.8 of ISO 32000-1).
|
Modifier and Type | Method and Description |
---|---|
PdfStream |
PdfRedactAnnotation.getRedactRolloverAppearance() |
PdfStream |
PdfSoundAnnotation.getSound() |
PdfStream |
PdfAnnotationAppearance.getStateObject(PdfName stateName) |
Modifier and Type | Method and Description |
---|---|
PdfRedactAnnotation |
PdfRedactAnnotation.setRedactRolloverAppearance(PdfStream stream) |
PdfAnnotationAppearance |
PdfAnnotationAppearance.setStateObject(PdfName stateName,
PdfStream state) |
Constructor and Description |
---|
PdfSoundAnnotation(Rectangle rect,
PdfStream sound)
Creates a new Sound annotation.
|
Modifier and Type | Field and Description |
---|---|
protected PdfStream |
PdfCanvas.contentStream
the content stream for this canvas object.
|
Modifier and Type | Method and Description |
---|---|
PdfStream |
PdfCanvas.getContentStream()
Please, use this method with caution and only if you know what you are doing.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfCanvas.attachContentStream(PdfStream contentStream)
Attaches new content stream to the canvas.
|
Constructor and Description |
---|
PdfCanvas(PdfStream contentStream,
PdfResources resources,
PdfDocument document)
Creates PdfCanvas from content stream of page, form XObject, pattern etc.
|
PdfPatternCanvas(PdfStream contentStream,
PdfResources resources,
PdfDocument document)
Creates PdfPatternCanvas from content stream of page, form XObject, pattern etc.
|
Modifier and Type | Method and Description |
---|---|
protected PdfStream |
PdfCanvasProcessor.getXObjectStream(PdfName xobjectName) |
Modifier and Type | Method and Description |
---|---|
void |
IXObjectDoHandler.handleXObject(PdfCanvasProcessor processor,
Stack<CanvasTag> canvasTagHierarchy,
PdfStream stream,
PdfName xObjectName) |
Constructor and Description |
---|
ImageRenderInfo(Stack<CanvasTag> canvasTagHierarchy,
CanvasGraphicsState gs,
Matrix ctm,
PdfStream imageStream,
PdfName resourceName,
PdfDictionary colorSpaceDictionary,
boolean isInline)
Creates an ImageRenderInfo.
|
Modifier and Type | Method and Description |
---|---|
static PdfStream |
InlineImageParsingUtils.parse(PdfCanvasParser ps,
PdfDictionary colorSpaceDic)
Parses an inline image from the provided content parser.
|
Modifier and Type | Method and Description |
---|---|
static PdfStream |
PdfCieBasedCs.IccBased.getIccProfileStream(IccProfile iccProfile) |
static PdfStream |
PdfCieBasedCs.IccBased.getIccProfileStream(IccProfile iccProfile,
float[] range) |
static PdfStream |
PdfCieBasedCs.IccBased.getIccProfileStream(InputStream iccStream) |
static PdfStream |
PdfCieBasedCs.IccBased.getIccProfileStream(InputStream iccStream,
float[] range) |
Constructor and Description |
---|
CoonsPatchMesh(PdfStream pdfStream)
Creates the new instance of the class from the existing
PdfStream . |
FreeFormGouraudShadedTriangleMesh(PdfStream pdfStream)
Creates the new instance of the class from the existing
PdfStream . |
LatticeFormGouraudShadedTriangleMesh(PdfStream pdfStream)
Creates the new instance of the class from the existing
PdfStream . |
TensorProductPatchMesh(PdfStream pdfStream)
Creates the new instance of the class from the existing
PdfStream . |
Tiling(PdfStream pdfObject)
Creates new instance from the
PdfStream object. |
Constructor and Description |
---|
PdfType0Function(PdfStream pdfObject) |
PdfType4Function(PdfStream dict) |
Modifier and Type | Method and Description |
---|---|
PdfStream |
TagTreePointer.getCurrentContentStream() |
Modifier and Type | Method and Description |
---|---|
TagTreePointer |
TagTreePointer.setContentStreamForTagging(PdfStream contentStream)
Sometimes, tags are desired to be connected with the content that resides not in the page's content stream,
but rather in the some appearance stream or in the form xObject stream.
|
Modifier and Type | Method and Description |
---|---|
static PdfXObject |
PdfXObject.makeXObject(PdfStream stream)
|
Constructor and Description |
---|
PdfFormXObject(PdfStream pdfStream)
Create
PdfFormXObject instance by PdfStream . |
PdfImageXObject(PdfStream pdfStream)
Create
PdfImageXObject instance by PdfStream . |
PdfXObject(PdfStream pdfObject) |
Modifier and Type | Method and Description |
---|---|
boolean |
CompareTool.compareStreams(PdfStream outStream,
PdfStream cmpStream)
Simple method that compares two given PdfStreams by content.
|
CompareTool.CompareResult |
CompareTool.compareStreamsStructure(PdfStream outStream,
PdfStream cmpStream)
Compares structures of two corresponding streams from out and cmp PDF documents.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.