In my program, I have an UltraGrid control which is used in conjunction with the UltraGridDocumentExporter to export the grid to a PDF File (Using Infragristics v14.2 under .NET 4.0). I have noticed an abnormality when exporting the grid with a grouping and summaries - the group-by header is getting cut-off instead of either wrapping to the next line or expanding the columns underneath. If I do not summarize, the group by header ends at the end of the columns underneath, but wraps to the next line until all of its text is displayed. I have attached examples of both scenarios.
Nick,
I also tested my sample against 14.2's initial release and the latest service release. If you could please modify my sample to reproduce the behavior I could then debug the issue on my end. Thanks and look forward hearing from you.