Hi, i have a form with ten buttons on it.
what i want to do is, when i click Button1, it will print Picture1.jpg from a file, and when i click Button2, it should print Picture2.jpg from a file.
Also, i dont want the user to have to wait between the button clicking(for buffering).

Thanks for your help!