Package | Description |
---|---|
com.caucho.quercus.lib.pdf |
Modifier and Type | Method and Description |
---|---|
void |
PDFStream.write(PDFWriter out) |
void |
PDFFileImage.writeObject(PDFWriter out)
Writes the object to the stream
|
void |
PDFEmbeddedFile.writeObject(PDFWriter out)
Writes the object to the stream
|
abstract void |
PDFObject.writeObject(PDFWriter out)
Writes the object to the stream
|
void |
PDFImage.writeObject(PDFWriter out) |
void |
PDFFont.writeObject(PDFWriter out) |
void |
PDFImage.writeObjectNew(PDFWriter out)
Writes the object to the stream
|