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. General Programming
  3. C#
  4. Printing PDF Documents

Printing PDF Documents

Scheduled Pinned Locked Moved C#
questioncsharp
3 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.
  • B Offline
    B Offline
    blackjack2150
    wrote on last edited by
    #1

    Hello, good people! How can I print PDF files from C# code? What components are required for this task? Are there any free solutions? Thanks a lot!

    S L 2 Replies Last reply
    0
    • B blackjack2150

      Hello, good people! How can I print PDF files from C# code? What components are required for this task? Are there any free solutions? Thanks a lot!

      S Offline
      S Offline
      steffw
      wrote on last edited by
      #2

      hmm you could use an pdf printer? just an idea, i'm not sure if it is possible :-O

      Stef

      1 Reply Last reply
      0
      • B blackjack2150

        Hello, good people! How can I print PDF files from C# code? What components are required for this task? Are there any free solutions? Thanks a lot!

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Hi, assuming the PDF extension is associated to a program that can open and print PDF files, you could use Process.Start() with a ProcessStartInfo.Verb="Print". :)

        Luc Pattyn [My Articles]

        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