Data Processing
Data Processing
XTS is fundamentally a data-driven system: you feed it XML and it turns that data into PDF pages. This chapter covers how to structure your data, iterate over it, make decisions, use variables, and write custom functions.
- Data Files – How to structure your XML data
- Loops and Conditions – ForAll, Loop, While, Until, Switch/Case
- Variables and Functions – SetVariable, custom functions, data structures
- XPath – XPath expressions and XTS layout functions