Getting Started with BTXML Script |
Use BTXML script to automate many of the tasks that are typically completed by using the BarTender interface. To get you started in using BTXML script, this section describes several of the more common tasks that you might want to automate.
Printing Items by Using BTXML Script
You can run BTXML script that passes instructions to BarTender to define how to print a document.
By using BTXML script, you can automate BarTender print jobs that read data from a database or data file or that accept data from user prompts.
Using BTXML Script with Integration Builder
You can use BTXML script with Integration Builder to automate your printing processes by using integration variables and XSL transforms.
You can use BTXML script to specify values for named data sources in the BarTender document that you want to print.
You can use BTXML script to export the "print preview" image of your document to an image format.
You can use the XML response that is generated by your BTXML script for troubleshooting and record keeping.