J
John Doe
I am sorry if this message repeats a question. My messages aren't
coming through my ISP.
I have been working on a small project that keeps track of a few
shopping lists and other items. I am trying to implement a Print
Preview function that shows what the shopping list will look like...
well, we all know what a Print Preview is.
The problem(s) that I'm finding are the facts that (1) I cannot seem to
figure out how to get my PrintDocument object to contain any data to
show in the dialog without actually printing it, and (2) I have been
living on Google for the last few nights, and have found nothing that
details how to associate or use a Graphics object with a PrintDocument
object in order to draw data on the PrintDocument.
Could someone here point me in the right direction, or explain to me
this (apparently) painfully obvious detail that I seem to be
overlooking? I would appreciate the help.
Thanks,
J.
coming through my ISP.
I have been working on a small project that keeps track of a few
shopping lists and other items. I am trying to implement a Print
Preview function that shows what the shopping list will look like...
well, we all know what a Print Preview is.
The problem(s) that I'm finding are the facts that (1) I cannot seem to
figure out how to get my PrintDocument object to contain any data to
show in the dialog without actually printing it, and (2) I have been
living on Google for the last few nights, and have found nothing that
details how to associate or use a Graphics object with a PrintDocument
object in order to draw data on the PrintDocument.
Could someone here point me in the right direction, or explain to me
this (apparently) painfully obvious detail that I seem to be
overlooking? I would appreciate the help.
Thanks,
J.