Search

Help

Page 7 of 212. Showing 2,116 results (0.166 seconds)

  1. Prinergy Workflow variable marks

    When using Pandora integrated with the Prinergy Workflow software, you can take advantage of Prinergy Workflow variable marks. You can place these variable marks anywhere on a substrate, and when you export the layout, Prinergy Workflow will replace the placeholder text string with variable text from the Prinergy
    Pandora 11.5 Feb 26, 2026
  2. Prinergy Workflow variable marks

    When using Pandora integrated with the Prinergy Workflow software, you can take advantage of Prinergy Workflow variable marks. You can place these variable marks anywhere on a substrate, and when you export the layout, Prinergy Workflow will replace the placeholder text string with variable text from the Prinergy
    Pandora 11.0Feb 26, 2026
  3. Define a global variable

    In this task, you'll define a global variable that will hold the names of the prepress staff that are supposed to receive e-mails about pages being approved or rejected. In Rule Builder, from the Edit menu, select Manage Variables. In the message that appears that prompts you to save the rule set, click Yes
    Prinergy TrainingFeb 26, 2026
  4. Repères variables Prinergy Workflow

    Si vous utilisez Pandora en mode intégré au logiciel Prinergy Workflow, vous pouvez utiliser les repères variables de Prinergy Workflow. Vous pouvez placer ces repères variables n'importe où sur un substrat et, lorsque vous exportez la mise en page, Prinergy Workflow remplace la chaîne de texte de l'espace réservé par
    Pandora 10.0Feb 26, 2026
  5. Repères variables Prinergy Workflow

    Si vous utilisez Pandora en mode intégré au logiciel Prinergy Workflow, vous pouvez utiliser les repères variables de Prinergy Workflow. Vous pouvez placer ces repères variables n'importe où sur un substrat et, lorsque vous exportez la mise en page, Prinergy Workflow remplace la chaîne de texte de l'espace réservé par
    Pandora 11.5 Feb 26, 2026
  6. Repères variables Prinergy Workflow

    Si vous utilisez Pandora en mode intégré au logiciel Prinergy Workflow, vous pouvez utiliser les repères variables de Prinergy Workflow. Vous pouvez placer ces repères variables n'importe où sur un substrat et, lorsque vous exportez la mise en page, Prinergy Workflow remplace la chaîne de texte de l'espace réservé par
    Pandora 11.0Feb 26, 2026
  7. Text-mark variables

    When you add code words called variables to your text marks, their values are derived from the job details and included in the output. Notes: Text-mark variable names are not case-sensitive. Before Asian or other Unicode fonts can be rendered in text marks, the CJK text-mark profile options must be correctly set
    Preps 10Feb 26, 2026
  8. Text-mark variables

    When you add code words called variables to your text marks, their values are derived from the job details and included in the output. Notes: Text-mark variable names are not case-sensitive. Before Asian or other Unicode fonts can be rendered in text marks, the CJK text-mark profile options must be correctly set
    PREPS 11.5Feb 26, 2026
  9. Text-mark variables

    When you add code words called variables to your text marks, their values are derived from the job details and included in the output. Notes: Text-mark variable names are not case-sensitive. Before Asian or other Unicode fonts can be rendered in text marks, the CJK text-mark profile options must be correctly set
    Preps 11Feb 26, 2026
  10. Using RBA variables in custom code

    To read RBA variable values from custom code you must specify which variables you will be reading and then fetch their values and assign them to local VB variables:     ' --- declare local variables object ---     Dim variables As Creo.PWS.Automation.BaseDataModel.Variables = action.Variables     '     ' --- identify