Using the VBScript Transform

Sometimes your data needs to be validated or processed in an unusual way before printing. A transform lets you modify (or transform) the data already contained within a data source. Specifically, the VBScript transform lets you modify the data in advanced ways not easily performed by the other available transforms.

ClosedTo set up a VBScript transform

  1. Add a text, encoder, or barcode object to your template.

  2. Double-click the border of the object to open the object's Properties dialog. Alternatively, right-click the object and then select Properties from the context menu.

  3. In the Navigation Pane, select the data source where you want to set up the transform.

  4. Click the Transforms tab.

  5. At the right of VB Script, click to open the Script Editor.

Transform Events