| PDFsharp & MigraDoc Forum https://forum.pdfsharp.net/ |
|
| Stream multiple pdfs https://forum.pdfsharp.net/viewtopic.php?f=2&t=2505 |
Page 1 of 1 |
| Author: | slider316 [ Fri Jul 05, 2013 2:33 pm ] |
| Post subject: | Stream multiple pdfs |
I am looking for an example of streaming multiple invoices at the same time. My app allows my user to select multiple documents to print. I want to generate the documents at the same time and produce one pdf viewer with all the documents. I have looked through several of the examples on this site but I can not find the correct one. I believe by creating a Memory Stream and added each new document to the stream and then sending the stream to the Response would accomplish the task. Thanks in advance for any help. |
|
| Author: | Thomas Hoevel [ Mon Jul 08, 2013 9:15 am ] |
| Post subject: | Re: Stream multiple pdfs |
Create one huge document with all invoices and return that to the browser. |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|