public class PDFCatalog extends PDFDictionary
out, pdfCAP_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
IOExceptionpublic void setDests(String dests) throws IOException
IOExceptionpublic void setViewerPreferences(String viewerPreferences) throws IOException
IOExceptionpublic void setPageLayout(String pageLayout) throws IOException
IOExceptionpublic void setPageMode(String pageMode) throws IOException
IOExceptionpublic void setOutlines(String outlines) throws IOException
IOExceptionpublic void setThreads(String threads) throws IOException
IOExceptionpublic void setOpenAction(Object[] openAction) throws IOException
IOExceptionpublic void setURI(String uri) throws IOException
IOExceptionpublic void setAcroForm(String acroForm) throws IOException
IOExceptionpublic void setStructTreeRoot(String structTreeRoot) throws IOException
IOExceptionpublic void setSpiderInfo(String spiderInfo) throws IOException
IOExceptionCopyright © 2014. All rights reserved.