Using the VBScript Transform

Sometimes your data needs to be validated or processed in an unusual way before printing. You can use a transform to modify (or transform) the data that is already contained in a data source. Specifically, you can use the VBScript transform to modify the data in advanced ways that are 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 click Properties.

  3. In the navigation pane, select the data source for which 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