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. How to print Word Document file?

How to print Word Document file?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
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.
  • G Offline
    G Offline
    Gaurav Aroraa
    wrote on last edited by
    #1

    I have an Word Document I need to print it directly on hard paper without opening at the client end. Is there any solution to directly print the word document without using ActivexObject and any third party tool?

    D 1 Reply Last reply
    0
    • G Gaurav Aroraa

      I have an Word Document I need to print it directly on hard paper without opening at the client end. Is there any solution to directly print the word document without using ActivexObject and any third party tool?

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      If MS-Word is installed on your Web Server, then you could instaniate Word on the server and print it to a print queue without opening it at the client.

      G 1 Reply Last reply
      0
      • D David Mujica

        If MS-Word is installed on your Web Server, then you could instaniate Word on the server and print it to a print queue without opening it at the client.

        G Offline
        G Offline
        Gaurav Aroraa
        wrote on last edited by
        #3

        Could you please tell me the way with code if possible?

        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