CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Canada
    Posts
    7

    Using PrintToFile command

    I want to know how to take a word document that I just saved to a specific directory and send it to the
    printer so that I can create a .prn file. I can make the print dialog box appear with the printtofile box
    checked but it does not do anything after that.
    I hope I am explaining this enough.
    Can this be done if so how.

    Thnx


  2. #2
    Join Date
    May 1999
    Location
    Canada
    Posts
    7

    Re: Using PrintToFile command

    Never mind I figured it out

    Thnx anyway


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured