Click here to Skip to main content
15,897,519 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: KeyPress Pin
Guffa29-Aug-06 18:56
Guffa29-Aug-06 18:56 
QuestionASP.NET DataGrid DropDownList edit problem Pin
Old Gun29-Aug-06 15:10
Old Gun29-Aug-06 15:10 
AnswerRe: ASP.NET DataGrid DropDownList edit problem Pin
_AK_29-Aug-06 19:29
_AK_29-Aug-06 19:29 
GeneralRe: ASP.NET DataGrid DropDownList edit problem Pin
Old Gun29-Aug-06 19:46
Old Gun29-Aug-06 19:46 
GeneralRe: ASP.NET DataGrid DropDownList edit problem Pin
_AK_29-Aug-06 19:53
_AK_29-Aug-06 19:53 
GeneralRe: ASP.NET DataGrid DropDownList edit problem Pin
Old Gun29-Aug-06 20:03
Old Gun29-Aug-06 20:03 
GeneralRe: ASP.NET DataGrid DropDownList edit problem Pin
_AK_29-Aug-06 20:40
_AK_29-Aug-06 20:40 
QuestionPrint multiple PDF files at the same time Pin
bigmacrox29-Aug-06 11:52
bigmacrox29-Aug-06 11:52 
My website has a listing of pdf files that clients can access by opening them in the browser or saving them to their hard drive and then opening it.

Now they want to be able to print the pdf files altogether at one time through the website. How can I print multiple pdf files at the same time or one after the other without any user interaction in asp.net 2.0?

I have thought of merging all the pdf files in to one pdf file and then displaying it in-browser where the user can then hit the print button and print in essence all the documents at once but this approach is not feasible because if the number of pdf documents is too high or if the individual pdf files are too large in size, the server will hang and the session might time out plus there are IO exceptions to consider, etc, etc.

I would appreciate any help or advice. Thanks.
AnswerRe: Print multiple PDF files at the same time Pin
jitu gupta29-Aug-06 21:47
jitu gupta29-Aug-06 21:47 
GeneralRe: Print multiple PDF files at the same time Pin
bigmacrox30-Aug-06 7:03
bigmacrox30-Aug-06 7:03 
QuestionUpdate using DetailsView and DataSource Pin
Patricker29-Aug-06 10:13
Patricker29-Aug-06 10:13 
QuestionStream dataset to the browser as RSS Pin
Brent Lamborn29-Aug-06 10:10
Brent Lamborn29-Aug-06 10:10 
QuestionWeb service Pin
kjosh29-Aug-06 7:48
kjosh29-Aug-06 7:48 
QuestionWebservice returning Dataset Pin
kjosh29-Aug-06 7:44
kjosh29-Aug-06 7:44 
AnswerRe: Webservice returning Dataset Pin
ToddHileHoffer29-Aug-06 8:28
ToddHileHoffer29-Aug-06 8:28 
AnswerRe: Webservice returning Dataset Pin
kjosh29-Aug-06 15:30
kjosh29-Aug-06 15:30 
GeneralRe: Webservice returning Dataset Pin
ToddHileHoffer30-Aug-06 2:43
ToddHileHoffer30-Aug-06 2:43 
QuestionDisplay random image form folder. Pin
munklefish29-Aug-06 6:38
munklefish29-Aug-06 6:38 
AnswerRe: Display random image form folder. Pin
ToddHileHoffer29-Aug-06 6:48
ToddHileHoffer29-Aug-06 6:48 
GeneralRe: Display random image form folder. Pin
munklefish29-Aug-06 6:57
munklefish29-Aug-06 6:57 
GeneralRe: Display random image form folder. Pin
ToddHileHoffer29-Aug-06 8:26
ToddHileHoffer29-Aug-06 8:26 
QuestionAdd/Delete Record Pin
shapper29-Aug-06 6:24
shapper29-Aug-06 6:24 
AnswerRe: Add/Delete Record Pin
ToddHileHoffer29-Aug-06 6:43
ToddHileHoffer29-Aug-06 6:43 
GeneralRe: Add/Delete Record Pin
shapper29-Aug-06 11:02
shapper29-Aug-06 11:02 
GeneralRe: Add/Delete Record Pin
eggsovereasy30-Aug-06 3:29
eggsovereasy30-Aug-06 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.