Take a survey

DDX Reference > DDX Language Elements > AttachmentAppearance

AttachmentAppearance
Defines the appearance and placement of a page-level file attachment (also known as a file attachment annotation).
<AttachmentAppearance
	icon="Paperclip" or "Graph" or "Pushpin" or "Tag"
	color="blue" or "color"
	opacity="100%" or "percentage or decimal"
	author="Author from document metadata" or ""
	x="72pt" or "length"
	y="72pt" or "length"
/> 
Can be contained in the FileAttachments source element.
Category
Document components
Attributes
 
Optional. Controls the transparency of the attachment icon as displayed on the page. The value can be a decimal in the range of .0 to 1.0 or a percentage in the range of 0% to 100%. In the latter case, the percentage sign (%) is required.
Optional. The name of the author to be associated with the comment. If omitted, the author (if any) from the result PDF document is used; if there are multiple authors, the first one is used.
Optional. Specifies the horizontal location of the icon on the page. It is measured as the horizontal distance from the lower left corner of the page to the upper left corner of the icon (after any rotation and resizing). (See Length values.)
Optional. Specifies the vertical location of the icon on the page. It is measured as the vertical distance from the lower left corner of the page to the upper left corner of the icon (after any rotation and resizing). (See Length values.)

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/ddxRefMain.163.4.html