
Need help !!! PaintPicture
Marshall is correct, your syntax is missing the required properties. I know
you don't want to hear this but read the Help file on PaintPicture, it
specifies which parameters are required or optional.
Quote:
>It must mean "argument not optional." You need to include the next two
>parameters, which are the x and y coordinates of the upper left corner of
>where the picture will appear on the page.
>>Hello
>>I'd like to send an image to the printer. This image is in a picturebox
>>object. I use the following command :
>>Printer.PaintPicture main.Picture1.Picture
>>(main is the name of the form and the picturebox is named picture1)
>>but the following error occurs :
>>"argument non facultatif". I don't know how to translate it in english,
>>"argument is missing" perhaps...
>>Could anyone help me ? thaks for answer (and sorry for my poor english)
>>--
>>----------------------------------
>>* Ludovic Grossard *
>>*--------------------------------*
>>* IRCOM *
>>* Universit de Limoges *
>>* 123 avenue Albert Thomas *
>>* 87060 Limoges Cedex *
>>*--------------------------------*
>>* Tel: (33) 05 55 45 74 25 *
>>----------------------------------