PDF writer by using the Virtual Printer Method

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tommy80
    New Member
    • Dec 2008
    • 2

    PDF writer by using the Virtual Printer Method

    I am trying to make an Virtual Printer using vb.net but I an having an hard time getting the file path. Use winspool.drv and ReadPrinter Can I get the File path that is being send to the Virtual Printer. Once I have the file path and I know how to make an PDF file. Can help will be great thanks
    Last edited by Frinavale; Dec 29 '08, 07:34 PM. Reason: Moved thread from ASP.NET
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Are you developing an ASP.NET application or a Desktop application?

    Have you seen this article?

    Comment

    • Tommy80
      New Member
      • Dec 2008
      • 2

      #3
      It is an Desktop application that I am redirect the printer port to my app. Then I need to catch events to process the file to PDF?

      Comment

      Working...