Change user defined label size from a database feild
We need to print similar labels where a lot of the information is driven by database fields from a linked Excel spreadsheet. I have managed to get all of this working correctly.
The issue I am having is that the label size needs to change dependent on the product, and we are wanting to run this from the same database.
Is it possible to link the width and height fields in the page setup menu to a database?
-
No, you will need to create different label templates for these. However, to prevent the wrong label size from being used, if you have a field in your database that could be used to determine the label type to be used, for each label design you could include a database filter that only allows labels of the set type to be printed with that label
Something like
<Field> Equals <label size/name>
1
Please sign in to leave a comment.
Comments
1 comment