Does anybody know why the shipping cost shows up as a line item on the advanced PDF? I have worked many advanced PDF's using <#list record.item as item> but can't figure out why it's showing as a line item. It normally doesn't. We only need to show it as a shipping charge with the subtotals. Yes, I also tried excluding it from the line using the item.type but then I have to manually make subtotal and other calculations so I can't go that route. Is this a set up issue?