HI everybody:

I must print the graphic of a function and I'm using the Pset instruction in the paint process, but the problem is I don't want to see the process of printing so I tried to print whit the picture visible to false, but when I show the picture control dosen't appear the function's points printed.

Soo my problem is I must print to much points in the form or picture, but I don't want to see the proces of printing.

How do I make this?