Skip to main content

Search

Search

Use Bt To Print Pre-defined Zpl Label Format

Comments

4 comments

  • Avatar
    Philip Dea
    Moderator
    I'm pretty sure such functionality does not yet exist in BarTender and I can't come up w/ a good workaround. If you deem this as an important functionality, I would recommend contacting local Seagull support technician to file a feature request.
    0
  • Avatar
    Ian Cummings
    Moderator
    If you are using the ssdal.exe (found in the System32 folder) command line to send the ZPL print job to the printer, then the print job will appear in the Windows spool queue just like any regular print job. Would that still be liable to the issues you worry about?

    Example command line:

    ssdal.exe /p "PrinterName" send "FilePathAndName"
    0
  • Avatar
    Legacy Poster
    [quote name='Ian C - Seagull Support' timestamp='1316595794' post='666']
    If you are using the ssdal.exe (found in the System32 folder) command line to send the ZPL print job to the printer, then the print job will appear in the Windows spool queue just like any regular print job. Would that still be liable to the issues you worry about?

    Example command line:

    ssdal.exe /p "PrinterName" send "FilePathAndName"
    [/quote]

    Hi Ian,
    Don't know anything about ssdal.exe, but I will look into it. The control issue arises because of the nature of our setup. The label printer is attached to the network. It is used by various applications, from different servers. Most of the applications are windows based, and submit the jobs to the windows spooler. For the printing of the UPS labels, we have a vbscript running, that creates a file system object for the printer using a UNC, then does a CopyFile. Bypasses the spooler. If I could run the jobs thru BT, I would eliminate the chance of stepping on, or into, the middle of another job. A future release of this app will make use of windows spooler, and the problem will go away, but, it would still be nice to continue centralizing label printing thru BT.

    thanx,
    ron
    0
  • Avatar
    Ian Cummings
    Moderator
    If you send the printer code via the ssdal.exe command line then it will be a spooled job just like BarTender. There is no need to use BarTender in order to get a spooled print job.
    0

Please sign in to leave a comment.