Serialization in multiple columns S’abonner
Let's say I'm printing 3,000 barcodes using serialization. Is there a way to have Bartender split those numbers across two (or more) columns? IE: two labels per row should look like:
00001 01501
00002 01502
Etc... Currently, I can only make it:
00001 00002
00003 00004
5 commentaires

Jasper Wen
ModérateurIn BarTender, go under file->page setup. In the page setup and printing order tab, you can adjust both the starting position and direction in which labels are printed on a page. Then in the layout tab of the page setup, you can adjust the number of rows and columns that you desire.
Thank you! Going further... is it possible to add an image every X amount of labels? So:
00001 01501
00002 01502
END END
00003 01503
00004 01504
END END
You may want consider looking at support portal articles about Working with Images and linking to an external picture file to data source images from a database using the image file location.
It's not linking to the external image that's got me scratching my head... it's using that image after every x number of labels.
and again... just for clarification: I need to "switch" between text and an image... from what I can tell, pulling from a database source requires you to pre-select either text or an image...
Vous devez vous connecter pour laisser un commentaire.