Results 1 to 4 of 4

Thread: print form

  1. #1

    Thread Starter
    Lively Member chxxangie's Avatar
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    79

    print form

    there is a graph and a lot of data (using Dynaplot) in my vb form....
    i want to print only the graph, can? how to do it?

  2. #2

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: print form

    What graphing control are you using?

    MSChart?

  4. #4
    Fanatic Member
    Join Date
    Jun 2001
    Location
    Oregon
    Posts
    643

    Re: print form

    try this thread

    http://www.vbforums.com/showthread.php?t=453679



    That shows you how to print a form with pictures on it.. One picture goes inside an invisible picture and is printed. In your case, you would put the graph in an invisible picturebox and print that using the code at the end of that thread.

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