I've gotten to the stage where I'd like to add print functionality to the app I'm writing.
I've read as much as I can find and am still stumped. I thought I'd post a question here, explaining what I'm trying to achieve, and then, hopefully, with some pointers, be able to make some progress from there...
I don't have any real issues printing a card (or group of cards) and I can 'scale' them.
I DO have a problem trying to print from a datagrid (which took me an age to 'suss' out...).
My datagrid typically has various text and image objects. Ideally I'd use something like revPrintDataGrid - which would keep my carefull laid out formatting. But, of course, this doesn't exist !
Can someone point me in the right direction as to how to print mixed image / text data please in a format I'd like (X/Y coords and size of graphics etc) ?
I'm sure, once understood, this SHOULD be pretty simple - but I have failed to understand / locate sufficiently simple info. with regards to printing form DataGrids (I remain a RR/LC rookie !

As always, all help enthusiastically received !
A million thanks.
Regards.