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. Printing Problem(Very Urgent)

Printing Problem(Very Urgent)

Scheduled Pinned Locked Moved ASP.NET
helpquestion
5 Posts 3 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.
  • G Offline
    G Offline
    GetOn GetGoing
    wrote on last edited by
    #1

    I have a web page which i want to print. With window.print() i can do that but, In my page there is a header and footer so before printing i want to get rid of that. Is there any way? And one more Is it possible to print the page in pdf format. If anyone knows abt this Please let me know at the earliest. Regards, Praveen Chintamani.

    N S 2 Replies Last reply
    0
    • G GetOn GetGoing

      I have a web page which i want to print. With window.print() i can do that but, In my page there is a header and footer so before printing i want to get rid of that. Is there any way? And one more Is it possible to print the page in pdf format. If anyone knows abt this Please let me know at the earliest. Regards, Praveen Chintamani.

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You could try by using style sheets or possibly by causing another window to open with header and footer removed and print from there.

      G 1 Reply Last reply
      0
      • N Not Active

        You could try by using style sheets or possibly by causing another window to open with header and footer removed and print from there.

        G Offline
        G Offline
        GetOn GetGoing
        wrote on last edited by
        #3

        Its not the static page. It contains many values to enter and user may take the print out once he entered. Praveen Chintamani

        N 1 Reply Last reply
        0
        • G GetOn GetGoing

          Its not the static page. It contains many values to enter and user may take the print out once he entered. Praveen Chintamani

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          What does it matter? If you have the values on one page they can be transfered to another. Look up media in reference to CSS

          1 Reply Last reply
          0
          • G GetOn GetGoing

            I have a web page which i want to print. With window.print() i can do that but, In my page there is a header and footer so before printing i want to get rid of that. Is there any way? And one more Is it possible to print the page in pdf format. If anyone knows abt this Please let me know at the earliest. Regards, Praveen Chintamani.

            S Offline
            S Offline
            Steve McLenithan
            wrote on last edited by
            #5

            praveenc80 wrote: In my page there is a header and footer so before printing i want to get rid of that. Is there any way? Check this out: http://www.alistapart.com/articles/goingtoprint/[^] praveenc80 wrote: Is it possible to print the page in pdf format. Yes, but the client has to have the acrobat writer OR you can use a component to create PDFs and have the client download them.

            // Steve McLenithan

            Cluelessnes:
               There are no stupid questions, but there are a lot of inquisitive idiots.

            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