Add Text Box

This activity adds a text box to a page of a Laserfiche document. See the tokens this activity produces.

ClosedHow does this activity look in the Designer Pane?

To add this activity to a workflow definition

To configure this activity

Select the activity in the Designer Pane to configure the following property boxes in the Properties Pane.

See the following options:

Note: If you have more than one connection profile for your workflow definition, the Connection Profile property box lets you specify which connection profile this activity will use.

Tokens for Add Text Box

The Add Text Box activity produces the following tokens.

Name Description Sample Syntax*
Annotation_Id The text box's annotation ID number %(AddTextBox_Annotation_Id)
Annotation_Page Number The page number of the page that the text box is added to. %(AddTextBox_Annotation_Page Number)
Annotation_X The X coordinate of the location where the text box is added. %(AddTextBox_Annotation_X)
Annotation_Y The Y coordinate of the location where the text box is added. %(AddTextBox_Annotation_Y)

*The "AddTextBox" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity (Info) Progress!, the syntax for the Annotation_Id token will be %(InfoProgress_Annotation_Id).