CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Printing help

  1. #1
    Guest

    Printing help

    I am trying to find a C++ class for printing. The one I currently have on
    code guru doesn't seem to help me. I am trying to handle long filenames which
    seem to be getting clipped off the end of the paper. Also, does anyone know of
    a class that lets me take an HTML file and send it straight to the printer without viewing it.



  2. #2
    Join Date
    May 1999
    Posts
    4

    Re: Printing help

    Hi,
    I am also looking for a general method to send files to a printer that is selected through the printdialog.
    If you find anything about it, please let me know.
    Thanks,
    Eli


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