I'm currently in VFP 5.0. I need to scan a pre-printed document (i.e. a government form), dump it into the printer without ejecting, then dump in the data to fill in the blanks of the form.
I currently build such forms in a cumbersome software that converts into PCL code, which goes into the printer with the fread() command and the data goes on top. I need something more efficient.
Do I need VFP 6.0?
LeoB