Modifier and Type | Field and Description |
---|---|
protected PDFByteWriter |
out |
Modifier and Type | Method and Description |
---|---|
PDFName |
name(String name) |
PDFRef |
ref(String name) |
PDFRef[] |
ref(String[] names) |
protected void |
setXRef(int objectNumber,
int offset) |
protected void |
startxref() |
protected void |
trailer(String rootName,
String docInfoName) |
protected void |
xref() |
protected PDFByteWriter out
protected void setXRef(int objectNumber, int offset)
protected void xref() throws IOException
IOException
protected void trailer(String rootName, String docInfoName) throws IOException
IOException
protected void startxref() throws IOException
IOException
Copyright © 2014. All rights reserved.