The DOS COPY and PRINT Commands

When you print an item from BarTender, the print job is printed to a binary graphics file. When using the DOS COPY command to copy binary files, be sure to include the /B parameter on the command line. For example:

COPY filename.prn /B PRN

The DOS PRINT command is not recommended for use with BarTender's print output files because the PRINT command does not currently have a /P option for printing binary files.