No printer works
Hello,
We have Bartenter automation 2022.4 fro 10 printers.
We create BTXML files for automation.
If we choice Export to PDF it works but if we use "Printer" (ZEBRA,HP Laser, ...)
with windows spooler name but with Seagull Driver, no.
If we print for Bartender Designer : it works
BTXML Files (PDF and printer) below :
1) For print
<?xml version="1.0" encoding="UTF-8"?>
<XMLScript Version="2.0" Name="P1_20230118072953" ID="20230118072953">
<Command Name="P1_20230118072953">
<Print>
<PrintSetup>
<AutoPrintAgain>true</AutoPrintAgain>
<IdenticalCopiesOfLabel>1</IdenticalCopiesOfLabel>
<Printer>ZT420_Q01_203</Printer>
</PrintSetup>
<Format>E:\PALETTE.btw</Format>
<RecordSet Name="ExemplePaletteCarton" Type="btTextFile">
<Delimitation>btDelimCustom</Delimitation>
<FieldDelimiter>;</FieldDelimiter>
<NumberOfFields>8</NumberOfFields>
<UseFieldNamesFromFirstRecord>true</UseFieldNamesFromFirstRecord>
<FileName>E:\wamp64\www\TEST_Depot\Etiquettes\P1_20230118072953.csv</FileName>
</RecordSet>
</Print>
</Command>
</XMLScript
PDF File
<?xml version="1.0" encoding="UTF-8"?>
<XMLScript Version="2.0" Name="P1_20230118073141" ID="20230118073141">
<Command Name="P1_20230118073141">
<Print>
<PrintSetup>
<Printer>Microsoft Print to PDF</Printer>
<PrintToFile>true</PrintToFile>
<PrintToFileName>E:\temp\P1_20230118073141.pdf</PrintToFileName>
</PrintSetup>
<Format>E:\ETIQUETTES\FORMATS\PALETTE.btw</Format>
<RecordSet Name="ExemplePaletteCarton" Type="btTextFile">
<Delimitation>btDelimCustom</Delimitation>
<FieldDelimiter>;</FieldDelimiter>
<NumberOfFields>8</NumberOfFields>
<UseFieldNamesFromFirstRecord>true</UseFieldNamesFromFirstRecord>
<FileName>E:\wamp64\www\TEST_Depot\Etiquettes\P1_20230118073141.csv</FileName>
</RecordSet>
</Print>
</Command>
</XMLScript>
Eric
Please sign in to leave a comment.
Comments
0 comments