ToniMontana
Active member
Hi all,
I want to use the PrintPreviewDialog to preview
a PrintDocument-Object.
So I created a the object and set the Document-Property
of the PrintPreviewDialog-Object to the object.
If I call .Show on the PrintPreviewDialog-Object,
I can see an empty page. So far, so good.
But how can I fill this empty document? Just
for a demo to show my boss....
I want to use the PrintPreviewDialog to preview
a PrintDocument-Object.
So I created a the object and set the Document-Property
of the PrintPreviewDialog-Object to the object.
If I call .Show on the PrintPreviewDialog-Object,
I can see an empty page. So far, so good.
But how can I fill this empty document? Just
for a demo to show my boss....