Zum Hauptinhalt gehen

Suche

Suche

Do Not Print One Item Based On A Radial Selection

Kommentare

1 Kommentar

  • Avatar
    Fernando Ramos Miracle
    There are mainly two ways of getting this done:

    1. When the "indefinite" option is selected the "expiration or retest date" object will be emptied (set to "") through a VB Script. Note that when a BarTender object doesn't contain information it will not be printed.

    2. You can control the visiblity of an object through a document level VB Script. You can access this option from the "File>BarTender Document Options..." option under the "VB Scripting" tab. Note that in order to access this option you'll need the "Automation" edition at least (previously called "Enterprise).

    The visibility of an object can be set through the [i]Format.Objects(«object name or index»).PrintVisibility[/i] property.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.