public class PDFDocInfo 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 | setAuthor(String author) | 
| void | setCreationDate(Calendar date) | 
| void | setCreator(String creator) | 
| void | setKeywords(String keywords) | 
| void | setModificationDate(Calendar date) | 
| void | setProducer(String producer) | 
| void | setSubject(String subject) | 
| void | setTitle(String title) | 
| void | setTrapped(String name) | 
public void setTitle(String title) throws IOException
IOExceptionpublic void setAuthor(String author) throws IOException
IOExceptionpublic void setSubject(String subject) throws IOException
IOExceptionpublic void setKeywords(String keywords) throws IOException
IOExceptionpublic void setCreator(String creator) throws IOException
IOExceptionpublic void setProducer(String producer) throws IOException
IOExceptionpublic void setCreationDate(Calendar date) throws IOException
IOExceptionpublic void setModificationDate(Calendar date) throws IOException
IOExceptionpublic void setTrapped(String name) throws IOException
IOExceptionCopyright © 2014. All rights reserved.