Hi All,

I have a wee problem here.
In my application users can highlight a collection of documents and click on a button to print preview. This causes the first document to be displayed and from ther you can print.

The problem is that if I choose 10 documents they have to go through this process 10 times.

Is there any way I can load up all the documents into the PrintPreviewDialog at once ?

Thanks in Advance