Quantcast
Channel: Silverlight 5 forum
Viewing all articles
Browse latest Browse all 1083

How to print multiple documents in silverlight 5?

$
0
0

I have Silverlight 5 application. On the server i have a list of documents ( all pdf files) which i want to print on client printer one by one upon clicking print button.

Here is the workflow

1> User Clicks on the print button on UI (Not browser print button)

2>Print dialog box appears and user selects a printer attached to  his machine.

3>Silverlight gets the document from server and start printing that document.

4>Once the 1st document is printed successfully, it should get 2nd document from server but this time it should NOT popup print dialog. and it should repeat the process untill all documents are printted.

My problem is how do i tell printer not to popup print dialog from 2nd document onward.



Viewing all articles
Browse latest Browse all 1083


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>