"when To Print" Problems 10.1 Sr3
Hi
I'm having problems getting an object to print only when a "Data source = 1"
[attachment=1059:BarTender Automation - Calf Muesli 25kg.btw __2014-07-25_09-43-43.jpg]
see attached files
No database, all internal
BarTender The world's leading software for label, barcode, RFID and card printing. Edition: Automation (3 Printers) Version: 10.1 SR3 Build: 2954 Activation Status: Activated Support Number: For sale and use only in the Asia-Pacific region (except Japan).
-
Shotaro Ito
★ BarTender Hero ★
HI,
Same happened here - Print when: might not respect serialized value well.
I'm checking with development team.
For the time being, keep the circle to print always, then
In File > BarTender Document Options > VB Scripting, on "OnSerialize" event, add script below:
If BagN = 1 Then Format.Objects("Ellipse 1").PrintVisibility = true Else Format.Objects("Ellipse 1").PrintVisibility = false End if0 -
Wow that is pretty tricky how you got 2 different fonts into one standard text object. I did not know that was doable but I think I see how you did it (using the control character menu?)...
0 -
Thanks
I was expecting a reply to the effect that I was doing something wrong
I did extensive testing and it does really random things, sometimes prints but mostly not
0 -
Wow that is pretty tricky how you got 2 different fonts into one standard text object. I did not know that was doable but I think I see how you did it (using the control character menu?)...
"Font per data source"
[attachment=1065:BarTender Automation - Calf Muesli 25kg.btw __2014-07-28_08-31-15.jpg]
0 -
"Font per data source"
BarTender Automation - Calf Muesli 25kg.btw __2014-07-28_08-31-15.jpg...
My entire life has changed. I've been using the word processor for this...
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
5 Kommentare