Uses of Class org.pdfbox.pdmodel.common.PDTextStream

Uses in package org.pdfbox.pdmodel.fdf

Methods with parameter type org.pdfbox.pdmodel.common.PDTextStream

void
This will set the javascript code the will get execute after the import.
void
This will set the javascript code the will get execute before the import.
void
This will set the rich text value.

Methods with return type org.pdfbox.pdmodel.common.PDTextStream

PDTextStream
This will get the javascript that is executed after the import.
PDTextStream
This will get the javascript that is executed before the import.
PDTextStream
This will set the rich text that is associated with this field.

Uses in package org.pdfbox.pdmodel.common

Methods with parameter type org.pdfbox.pdmodel.common.PDTextStream

void
This will set the stream.

Methods with return type org.pdfbox.pdmodel.common.PDTextStream

PDTextStream
This will create the text stream object. base must either be a string or a stream.
PDTextStream
This will get the stream.

Uses in package org.pdfbox.pdmodel.interactive.action.type

Methods with parameter type org.pdfbox.pdmodel.common.PDTextStream

void

Methods with return type org.pdfbox.pdmodel.common.PDTextStream

PDTextStream

Uses in package org.pdfbox.pdmodel.interactive.annotation

Methods with parameter type org.pdfbox.pdmodel.common.PDTextStream

void
This will set the rich text stream which is displayed in the popup window.

Methods with return type org.pdfbox.pdmodel.common.PDTextStream

PDTextStream
This will retrieve the rich text stream which is displayed in the popup window.