Today I learned you can print to a network printer by using:
type file.prn > \\server\printer
This is handy when you have PCL or PS file and don’t have a suitable application to open the file with.
Today I learned you can print to a network printer by using:
type file.prn > \\server\printer
This is handy when you have PCL or PS file and don’t have a suitable application to open the file with.