Zum Hauptinhalt gehen

Suche

Suche

Print to file graphics not downloading to printer

Kommentare

2 Kommentare

  • Avatar
    Peter Thane

    Hi Matt,

    Been a long time since I had to do anything like this but it sounds like your are storing the format just in the RAM and not on the memory card and so after a while it is being "flushed" out. I believe you need to amend the PRN file to include the store to memory card commands (or you can maybe able to set this up automatically by using the Printer Code Template option). 

    I have a copy of the old CAB programming manual and it looks like the command you need at the start and end of the file is something like this

    Ms LBL;<Name of your label> <Carriage Return>

    .....then your label commands.....

    Ms LBL

     

     

    0
  • Avatar
    Peter Thane

    .....meant to add

    The driver on the old PC may have been configured to add this information automatically via the Printer Driver and Document Properties>Page Setup>Advanced Options> User Commands Start of Label/End of Label fields.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.