public class PDF extends BodyTagImpl
Constructor and Description |
---|
PDF() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
release() |
void |
setAction(String strAction) |
void |
setAscending(boolean ascending) |
void |
setCopyfrom(Object copyFrom) |
void |
setDdxfile(String ddxFile) |
void |
setDestination(String destination) |
void |
setDirectory(String directory) |
void |
setEncrypt(String strEncrypt) |
void |
setFilter(String pattern)
sets a filter pattern
|
void |
setFlatten(boolean flatten) |
void |
setForeground(boolean foreground) |
void |
setFormat(String strFormat) |
void |
setImage(Object image) |
void |
setImageprefix(String imagePrefix) |
void |
setInfo(Struct info) |
void |
setInputfiles(Struct inputFiles) |
void |
setIsbase64(boolean isBase64) |
void |
setKeepbookmark(boolean keepBookmark) |
void |
setName(String name) |
void |
setNewownerpassword(String newOwnerPassword) |
void |
setNewuserpassword(String newUserPassword) |
void |
setOpacity(double opacity) |
void |
setOrder(String strOrder) |
void |
setOutputfiles(Struct outputFiles) |
void |
setOverwrite(boolean overwrite) |
void |
setPages(String pages) |
void |
setPassword(String password) |
void |
setPermissions(String strPermissions) |
void |
setPosition(String position) |
void |
setPrefix(String prefix) |
void |
setResolution(String strResolution) |
void |
setRotation(double rotation) |
void |
setSaveoption(String strSaveOption) |
void |
setScale(double scale) |
void |
setShowonprint(boolean showOnPrint) |
void |
setSource(Object source) |
void |
setStoponerror(boolean stopOnError) |
void |
setTransparent(boolean transparent) |
void |
setType(String strType) |
void |
setVersion(double version) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public PDF()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setImageprefix(String imagePrefix)
imagePrefix
- the imagePrefix to setpublic void setAction(String strAction) throws ApplicationException
action
- the action to setApplicationException
public void setType(String strType) throws ApplicationException
ApplicationException
public void setFilter(String pattern) throws PageException
pattern
- PageException
public void setAscending(boolean ascending)
ascending
- the ascending to setpublic void setCopyfrom(Object copyFrom) throws ExpressionException
copyFrom
- the copyFrom to setExpressionException
public void setDdxfile(String ddxFile)
ddxFile
- the ddxFile to setpublic void setDestination(String destination)
destination
- the destination to setpublic void setDirectory(String directory) throws ExpressionException
directory
- the directory to setExpressionException
public void setEncrypt(String strEncrypt) throws ApplicationException
encrypt
- the encrypt to setApplicationException
public void setFlatten(boolean flatten)
flatten
- the flatten to setpublic void setForeground(boolean foreground)
foreground
- the foreground to setpublic void setFormat(String strFormat) throws ApplicationException
format
- the format to setApplicationException
public void setInputfiles(Struct inputFiles)
inputFiles
- the inputFiles to setpublic void setOutputfiles(Struct outputFiles)
outputFiles
- the outputFiles to setpublic void setIsbase64(boolean isBase64)
isBase64
- the isBase64 to setpublic void setKeepbookmark(boolean keepBookmark)
keepBookmark
- the keepBookmark to setpublic void setNewownerpassword(String newOwnerPassword)
newOwnerPassword
- the newOwnerPassword to setpublic void setNewuserpassword(String newUserPassword)
newUserPassword
- the newUserPassword to setpublic void setOpacity(double opacity) throws ApplicationException
opacity
- the opacity to setApplicationException
public void setOrder(String strOrder) throws ApplicationException
order
- the order to setApplicationException
public void setOverwrite(boolean overwrite)
overwrite
- the overwrite to setpublic void setPassword(String password)
password
- the password to setpublic void setPermissions(String strPermissions) throws PageException
permissions
- the permissions to setPageException
public void setPosition(String position)
position
- the position to setpublic void setResolution(String strResolution) throws ApplicationException
resolution
- the resolution to setApplicationException
public void setRotation(double rotation)
rotation
- the rotation to setpublic void setSaveoption(String strSaveOption) throws ApplicationException
saveOption
- the saveOption to setApplicationException
public void setScale(double scale) throws ApplicationException
scale
- the scale to setApplicationException
public void setShowonprint(boolean showOnPrint)
showOnPrint
- the showOnPrint to setpublic void setStoponerror(boolean stopOnError)
stopOnError
- the stopOnError to setpublic void setTransparent(boolean transparent)
transparent
- the transparent to setpublic void setVersion(double version) throws ApplicationException
version
- the version to setApplicationException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public void doInitBody()
doInitBody
in interface javax.servlet.jsp.tagext.BodyTag
doInitBody
in class BodyTagImpl
public int doAfterBody()
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class BodyTagImpl
public int doEndTag() throws PageException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class TagImpl
PageException
Copyright © 2015 Lucee