The following information may be helpful in resolving printer problems. For a comprehensive discussion of printing troubleshooting, see ``Troubleshooting printing problems''.
For example, the AutoCAD application talks directly to a COM port, then waits for a reply from that port. Since NetWare® software only redirects printing to LPT ports, AutoCAD ends up waiting for COM port activity when there would not be any.
You can handle this problem by saving a print job to a file and then using NPRINT or PCONSOLE to print the job. An alternative would be to plot to a file named LPT1 after capturing the device LPT1 with the CAPTURE command.