This is a program I made at home in my spare time to view the reports generated by a commercial tool I was using at work. The tool already provided its own report viewer, much more complete than mine, so there was no need for me to create one, I just did it as an excuse to learn some new skills.
I don't think it even compiles anymore, and won't probably be useful to anyone. This repository is mostly just for me, so I don't lose the code in case I need it some day.
rtdViewer is programmed in c# running on mono and using GTK# to create the GUI and Cairo for the graphics.