Dear Sir,
Good Afternoon sir. I need help.
On UNIX environment we were printing on portrait and landscape with the following command line in Informix 4gl:
FUNCTION LandsPrint()
LET cmdline = " "
LET cmdline = "lpr -c -n ", copies clipped, " -d", printer clipped,
"...