Skip to main content
Question

DocumentPDFStyler: Table sorting

  • June 2, 2026
  • 0 replies
  • 9 views

nmegannety
Participant
Forum|alt.badge.img+4

I am creating a table for my PDF report which is sorted on months of the year, I have a sorter just before my DocumentPDFStyler table that feeds it. It sorts the months chronologically, however in the pdf output the order is not respected. I am sorting on the month number ascending, everything in my workspace and the outputs look correct, and then the output is sorted months 1-12 but June appears at the end after December.