- Joined
- Nov 5, 2006
- Messages
- 5
- Reaction score
- 0
Hey all i've created a dialog bassed application that is used to calculate shipping costs based on a number of constant variables, as well as variables associated with each product. The application is all but complete as i am having a seriously hard time finidng out any info on how to add printing functionality.
The app consists of a flex grid which holds all the data associated with each product, along with around 12 fields of values.
What i need to be able to do is print out each row of the flex grid followed by the values of the other fields, basically it is a report.
I've been searching for hours on CPrintDialog, CPageSetupDialog etc and although i have got a CPrintDialog added to my app im confused as to where to proceed from here. any help would be appreciated.
thanks in advance.
The app consists of a flex grid which holds all the data associated with each product, along with around 12 fields of values.
What i need to be able to do is print out each row of the flex grid followed by the values of the other fields, basically it is a report.
I've been searching for hours on CPrintDialog, CPageSetupDialog etc and although i have got a CPrintDialog added to my app im confused as to where to proceed from here. any help would be appreciated.
thanks in advance.