I have created a project for my sons Tiger Scouts that tracks their progress in achievements. The achievements and dates are in a INI file.
One of their requirements is for them to print a document they typed.
So what I have done is allow them to type a message and store this also in the INI file.
What I would like to do is display this data in an attractive way and print this document to the users printer.
I understand how to read the INI for data and I have the XML plug in, but I
DONOT know how to get the data into the format I'm looking for.
Any helpful ideas or tips???
Mark

