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