Defining a conditional trigger

You can define text in a PDF file as a trigger to control whether markup is applied to a page when RICOH ProcessDirector processes a PDF file. The text can also control whether media and finishing options are applied to a page and whether document properties are extracted from a page.
Note: If you are experimenting to determine which text to use as a conditional trigger, you do not have to save the conditional trigger in a control file before you use preview mode. For preview mode, RICOH ProcessDirector Plug-in for Adobe Acrobat generates a temporary control file.
To define a conditional trigger:
  1. Open a PDF file in Adobe Acrobat Professional and load a control file that contains the page group definition.
  2. Left-click slightly above and to the left of the text that you want to use as a conditional trigger. Drag the mouse to draw a box around the text.
      Note:
    • If you draw a box around an area with no text, the conditional trigger determines that its condition is met whenever the area has no text. The condition is also met when the area has an image or other markup but no text.
  3. Select Define Conditional Trigger.
  4. Verify that the Trigger box has the text that you selected. If not, click Cancel and select the text again.
  5. Type a Name for the trigger. Do not use spaces or special characters (such as @, #, $, or %) in the name. You can use periods and underscores.
  6. Click OK to create the trigger.
    The conditional trigger is now available on the drop-down list for specifying conditions when defining rules.
Example

You want to extract a customer account number for every page group. Each invoice in your PDF file contains the word Account near the upper left of the first or second page of every document. Each customer account number is printed to the right of that word. The longer invoices also have the customer account number on the third page.You draw a box around the first occurrence of the word Account in the PDF file you are enhancing, and you name the trigger acct_trg.

Next, you create a rule with a condition that specifies the trigger: acct_trg = Account.

Finally, you define a document property that applies the rule.