Hello, I want to be able to print a table to a stringstream but when I do this the special formatting (colour, boldness, etc.) is not retained. I want to be able to pass around the table as a string in memory. Is there a way to do this? Thanks, Mike