Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Print multiple PDF files at the same time

Print multiple PDF files at the same time

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netsysadminhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bigmacrox
    wrote on last edited by
    #1

    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.

    J 1 Reply Last reply
    0
    • B bigmacrox

      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.

      J Offline
      J Offline
      jitu gupta
      wrote on last edited by
      #2

      hi, are you creating a pdf file using asp.net,c# . i am asking u this question because i have a one api which create pdf file through coding so u can take print out of whole pdf file. if u are fine with this i will send u the api. cheers....

      B 1 Reply Last reply
      0
      • J jitu gupta

        hi, are you creating a pdf file using asp.net,c# . i am asking u this question because i have a one api which create pdf file through coding so u can take print out of whole pdf file. if u are fine with this i will send u the api. cheers....

        B Offline
        B Offline
        bigmacrox
        wrote on last edited by
        #3

        Hi, no i am not creating the pdf files, but if you can send me the api anyways i will appreciate it. thanks. just pm me and i'll give you my email address.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups