The PDF Annotation control places an object on the PDF output which is used to display a hint and/or message that appears expanded.
Context Menu (right click) Options
•Align - Displays the Alignment dialog for adjusting the horizontal and vertical alignment of the selected objects •Size - Displays the Size dialog for adjusting the height and width of the selected objects •Component ID - Unique identifier used when passing PROPERTY/GETPROPERTY parameters in statements calling the report •Bring To Front - Places the currently selected object on the foreground of layered objects •Bring Forward - Moves the currently selected object forward one layer at a time •Send To Back - Places the currently selected object in the background of layered objects •Send Backward - Moves the currently selected object backward one layer at a time •Add to Scrapbook - Places the currently selected object in the Report Scrapbook •Annotation Color - Specifies the object's color on the PDF output •Contents - Specifies the text contents of the annotation. The Contents can accept a variable in (.VariableName) format, to specify a dynamic value for the annotation content. If the Content property is in the (.VariableName) format, the value will be expanded, otherwise, it will be treated as normal text. •Opacity - Specifies the amount of visibility for the annotation object. An opacity of 0 would allow for text or an image to be placed behind the PDF Annotation, to utilize a custom annotation object. •Subject - Specifies the object's subject within the PDF output properties •Title - Specifies the text title on the PDF output. The Title can accept a variable in (.VariableName) format, to specify a dynamic value for the annotation title. If the Title property is in the (.VariableName) format, the value will be expanded, otherwise, it will be treated as normal text. •Annotation Type - Specifies the annotation type •Comment •Key •Note •Help •New Paragraph •Paragraph •Insert •Check •Checkmark •Circle •Cross •Cross Hairs •Right Arrow •Right Pointer •Star •Up Arrow •Up Left Arrow •Lock Control - Locks the selected control(s) to prevent any accidental changes •Lock Size - Locks the selected control(s) to specifically prevent accidental size changes •Position - Opens the Position dialog window for specifying hard-coded coordinates •Reprint On Overflow - Reprint On Overflow applies to situations where a stretchable component is stretching across pages. If the text overflows onto a new page, any components that are on the same band will reprint on the new page (if Reprint On Overflow is checked). •Shift With Parent - Shift With Parent applies to situations where a stretchable component is stretching. If Shift With Parent is checked, the report component will move based on the amount of stretching the text requires. When you want components to appear at the bottom of a memo, this is a useful feature. If the memo stretches to a new page, the components will print on the next page. •Visible - The Visible property determines whether a report component will be printed •Help - Launches the Help file chapter for the specific control
|