public class PostScript extends Element
PostScript External Objects are not recommended.
| Constructor and Description |
|---|
PostScript(java.io.InputStream stream)
General constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
PDFStream |
getStream()
Retrieve the PDFStream for the PostScriptX object that contains the PostScript code.
|