|
-
Feb 18th, 2009, 10:03 AM
#1
Thread Starter
Fanatic Member
PrintPreviewDialog problem
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
-
Feb 18th, 2009, 10:34 AM
#2
Re: PrintPreviewDialog problem
Sure, you'll need to handle the drawing of the documents yourself, which you can use a PrintDocument control for that, however it'll be tricky and probably tedious to do.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|