Reprint Console - Reprinting By Certain Db Fields?
We have Enterprise Automation installed. I have the logs set so that I now can see printed history to use for reprinting labels if needed.
My current concern:
We run print batches that go into thousands of labels across hundreds of pages. Currently it appears that the reprint is by the label number. Is there a way to have the reprint by other options such as by the "store number" database field? I see the reprint console has an option to drag and drop a label object to the listing ... but we have dozens of label designs in a single bartender document and they are not allowed to have a single name across all designs where a single store number may have four or five different label designs in a single print job.
What are my options to be able to pull up a previous print job and print all labels - but only those labels - where the store number field is '675'?
-
Have you tried performing a search on the unique string data to return only those matching print jobs/labels?
0 -
Legacy Poster
★ BarTender Hero ★
Well...
Our stores are numbered from 1 to 999999. If I search for a store numbered 7700 then I get mostly the records for that store. If I search for store 5 then I get "too many object values" and nothing returns. The number 5 would be in store, item, upc, retail, department, category, etc., and pretty much appear in all records. This is where I was hoping to be able to use a specific field that was the same across all print records such as "store number".
0 -
Hmmm, I think the Reprint Console will get you what you want as it stands. Perhaps a better bet is to develop an application to search and perform the reprints by making use of the SystemDatabase() .NET component in the SDK. See the BarTender Help system for a full reference.
From the Help system:
Seagull Scientific's BarTender System Database SDK provides access to information stored in BarTender's central system database. Using the System Database SDK, developers can easily connect to a BarTender System Database, search and retrieve information from the system database, and filter data stored in the system database.
The System Database SDK provides the functionality to reprint BarTender print jobs using the Reprint() method. Using this method, you reprint the entire contents of a print job exactly as it printed in the original job. When you use the Reprint() method, you are unable to modify objects on the label format, or reprint selected labels.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare