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

    Printing on paper

    I need to print some information my program gnerates.
    All the information I wish to put on paper can be stored as String or text.
    I need some tips on the format but most importantly just how to get something printed.

    Many thanks from the North!


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Printing on paper

    check this:
    http://www.codeguru.net/bbs/wt/showp...age=0&Limit=25

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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