Data report object in Visual Basic 6:
How could I load a picture from a file to image control in the report at Run Time?
Is it impossible or there is a way to do that?
NOTE: my report will show some information about one employee including his picture.
I made a form instead of th report (i'll show only one employee) but I had other problems:
-1- The maximum height for the form is 9000 and the A4 paper height is about 16000 !!
-2- When attend to print the form - Me.PrintForm - I got an error '486' says: "Can't print form image to this type of printer".
ANY HELP PLEASE !_!
