3-1-Tags:CFDocumentsection
last edited by
lmajano
on 23-Aug-2009
cfdocumentsection
Description
Category
Other
Implemented
Usage Syntax
<cfdocumentsection [marginbottom="number"] [marginleft="number"] [marginright="number"] [margintop="number"] [src="String"] [srcfile="String"] [mimetype="String"] [name="String"] [authUser="String"] [authPassword="String"] [userAgent="String"] />
[] = Optional attribute
Attributes
| Name | Type | Required | Default | Description |
| marginbottom | number | No | ||
| marginleft | number | No | ||
| marginright | number | No | ||
| margintop | number | No | ||
| src | String | No | define a url or or a relative path on the local system to a file that should be transfered to a pdf | |
| srcfile | String | No | define a absolute path to a file that should be transfered to a pdf | |
| mimetype | String | No | mimetype of the source (when attribute src or srcfile are defined) | |
| name | String | No | Bookmark name for the section | |
| authUser | String | No | User name sent to the target URL for Basic Authentication. Combined with password to form a base64 encoded string that is passed in the Authenticate header. Does not provide support for Integrated Windows, NTLM, or Kerebos authentication. | |
| authPassword | String | No | Password sent to the target URL for Basic Authentication. Combined with username to form a base64 encoded string that is passed in the Authenticate header. Does not provide support for Integrated Windows, NTLM, or Kerebos authentication. | |
| userAgent | String | No | Text to put in the HTTP User-Agent request header field. Used to identify the request client software. |
SideBar
User Login
Comments (