The print history is kept in an SQLite database in the application data folder. On Windows this will be in C:\Users\{user}\AppData\Local\MatterControl\MatterControl.db and on Linux/Mac it will be ~/.local/share/MatterControl/MatterControl.db. You can use a tool like SQLite Manager to read the database. The history is in the PrintTask table.