Printer Code Modification |
You can use the printer code modifier functionality to modify print code that is being sent to a printer or printer code template. Printer code modifier actions can be constructed and tested on existing print code files. Print code modifiers can be extended to include
The available actions include the following:
Search and Replace: Searches for and replaces defined text.
Search and Insert After: Searches for defined text and inserts new text after the found text.
Search and Insert Before: Searches for defined text and inserts new text before the found text.
Search and Delete: Searches for and deletes defined text.
Search and Replace Dialog (Printer Code Modifier)
Use the Search and Replace (Printer Code Modifier) dialog to create, modify, and test actions for printer code modification.
Using VBScript with Printer Code Modifiers
You can create custom VBScript to modify print code output before it is sent to the printer or printer code template. By using VBScript, you can have complete control over the print code output.