Package com.datalogics.PDFL
Class PostScript
java.lang.Object
com.datalogics.PDFL.Element
com.datalogics.PDFL.PostScript
An XObject stream with the subtype PostScript. A PostScript XObject is an XObject stream with the subtype entry of PostScript. The XObject contains a fragment of code expressed in the PostScript language.
PostScript External Objects are not recommended.
-
Constructor Details
-
PostScript
General constructor- Parameters:
stream- java.io.InputStream stream that contains PostScript code
-
-
Method Details