‎2006 Nov 09 6:43 AM
hello,
we are having problems in printing lines on a dot matrix printer. we are able to print lines from say an SE16 screen, however we are unable to print using say smart forms or sap script.
Thanks in advance,
CMV
‎2006 Nov 09 6:45 AM
While working with a DOT MATRIX PRINTER, you have to keep the following things in mind.
1.You cannot include graphics in your script
2.You cannot write box command or line command.
3.You have to have a font which is in your dot matrix printer on your system too so that you can use it.
In addition to everything you will have to check the allignments again and again by printing the script to check.They appear in the printing test than the actual printouts.
Hope it helps you a bit.