跳至主內容

搜尋

搜尋

Basic Btxml Example For Librarian

評論

2 條評論

  • 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

登入寫評論。