I need to create different invoice layouts/content...
# advancedpdf
j
I need to create different invoice layouts/content depending upon the value of a specific field, about a dozen variations. I currently have a rather large case statement for the header information, but would rather have the flexibility of using different templates as I get into more detailed layout differentiation. So, is there a way to have the advanced pdf template execute another template file depending on a runtime field value?