Skip to main content

Search

Search

Basic Btxml Example For Librarian

Comments

2 comments

  • Avatar
    Shotaro Ito

    Hi GetR,

    You can specify library file by "lib://".

     

    <?xml version="1.0"  encoding="utf-8"?>
    <XMLScript Version="2.0">
      <Command>
        <Print>
          <Format CloseAtEndOfJob="true" SaveAtEndOfJob="true">lib://subfolder1/cd label test.btw</Format>
          <PrintSetup />
        </Print>
      </Command>
    </XMLScript>
    
    0
  • Avatar
    Legacy Poster

    Thanks a lot!

    0

Please sign in to leave a comment.