If the e-forms do not print, the following steps can isolate the problem to one of the Printer, Workstation, or Server.
The actual key presses are: e,c,h,o, ,Ctrl+[,Shift+6,Shift+7,f,2,1,y,4,X,2,1,Ctrl+L, ,>, ,p,r,n,Enter
or, if the printer is shared between workstations:
echo ^[^&f21y4X21^L > \\workstation\printername
where workstation is the name of the workstation that the printer is connected
to, and printername is the name that the printer is shared as from that
workstation. If the printer is shared from the local workstation, you can
use \\127.0.0.1\printername
Note that printers connected via ethernet / CAT 5 cables e.g. haveing thier own direct IP addresses will not work, you need to share an IP connected printer from a workstation and copy the file to the \\workstation\sharename.
You can also make a file that can be saved and copied to the printer as needed:
Note that network connected printers with IP addresses will not work, you
need to share and IP connected printer from a workstation and copy the file
to the \\workstation\printername.
Other little known or rare issues.
Logos print double size: The printer or driver or application is setting the maximum resolution to 300 dpi and the 600 dpi logo is then printed at twice the correct size. Reset print driver / printer to factory defaults. On a Windows printer driver, right click and select Printing Preferences then change Quick Sets to Factory Defaults. In a non-windows system, reset the printer to factory defaults. This will be different for each printer.