Considered posting in advanced pdf but this is slighter broader. When I print a pdf from a suitelet, I'm getting a vastly different output than when I print from the ui. The ui print has table headers which simply do not exist in the freemarker template, but from the color scheme I know for a fact that it is using the same template. How is this possible? The suitelet has custom data for time lines, but for item and expense it is just using record.load() to load the invoice. Same invoice, same template, two different outputs. Does this have to do with the transaction form?