On 7/19/13 12:18 AM, Werner F. Bruhin wrote:
> I have a few more questions with regards to the above.
>
> - Is there a way to print a barcode? I.e. I have a number e.g. "3655001"
> which I
> like to represent using one of the common barcode standards.
I believe you simply need to use the correct font, but I'm not sure. Carl are
you here?
> - How do I define a space in between label columns and/or rows
There isn't a built-in spacer however you could probably make a rectangle with
no
stroke and no fill to define a space.
> - Can one change the order how labels are printed?
>
> Currently I see on a sheet with six labels:
>
> 1 3 5
> 2 4 6
>
> Can I do:
> 1 2 3
> 4 5 6
No built-in way. I was going to do this the first time I needed it, but it
hasn't
happened until now. You could fake it by simply copying and pasting your 3
detail
areas across, and then denormalizing your data to e.g. {"label_text1": "left
label",
"label_text_2": "center_label", "label_text_right": "right_label"}...
> Thanks for any tips
Sorry labels aren't handled well.
Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]