public class PDFCatalog extends PDFDictionary
out, pdf
CAP_BUTT, CAP_ROUND, CAP_SQUARE, dateFormat, EOL, JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND, MODE_CLIP, MODE_FILL, MODE_FILL_CLIP, MODE_FILL_STROKE, MODE_FILL_STROKE_CLIP, MODE_INVISIBLE, MODE_STROKE, MODE_STROKE_CLIP
Modifier and Type | Method and Description |
---|---|
void |
setAcroForm(String acroForm) |
void |
setDests(String dests) |
void |
setNames(String names) |
void |
setOpenAction(Object[] openAction) |
void |
setOutlines(String outlines) |
void |
setPageLayout(String pageLayout) |
void |
setPageMode(String pageMode) |
void |
setSpiderInfo(String spiderInfo) |
void |
setStructTreeRoot(String structTreeRoot) |
void |
setThreads(String threads) |
void |
setURI(String uri) |
void |
setViewerPreferences(String viewerPreferences) |
public void setNames(String names) throws IOException
IOException
public void setDests(String dests) throws IOException
IOException
public void setViewerPreferences(String viewerPreferences) throws IOException
IOException
public void setPageLayout(String pageLayout) throws IOException
IOException
public void setPageMode(String pageMode) throws IOException
IOException
public void setOutlines(String outlines) throws IOException
IOException
public void setThreads(String threads) throws IOException
IOException
public void setOpenAction(Object[] openAction) throws IOException
IOException
public void setURI(String uri) throws IOException
IOException
public void setAcroForm(String acroForm) throws IOException
IOException
public void setStructTreeRoot(String structTreeRoot) throws IOException
IOException
public void setSpiderInfo(String spiderInfo) throws IOException
IOException
Copyright © 2014. All rights reserved.