Results 1 to 4 of 4

Thread: Printing Contents of Listview??

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    Printing Contents of Listview??

    Hey, I'm not sure if this is possible, but I'm wanting to have the contents of a listview control printed out when the user clicks the print button (Meaning I want to send to the printer, not print to the form). Any tips appreciated.

    -Jeremy

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    My suggestion would be to export your ListView to a text file, then print the text file.

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    yeah or do a printer.print loop on the list items... and print it directly from the printer object instead of creating a text file...

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    hey kleinma...

    would that print the subitems also?

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