How to build integration for printing multiple database records into one print job
I cannot find an example using the Database Record trigger that could produce a single print job for multiple rows in the table being monitored using a key to get the rows.
Does anyone have an example like this that they can share?
The one from YouTube that shows how to use that trigger produces a single print job per row in the table being monitored. The actions include a for each record, but I'd like a “For Each recordset” action that can submit X records into the template to produce a print job with X pages instead of X print jobs.(the number of print jobs makes a huge difference since there is 1-2 seconds baked into the submission of a print job into the print queues when the server is real busy)
-
I am not sure.
If using a BarTender command line you can send a /RecordRange command to print a series of records as one print job. Although I haven't tried it you could try configuring the integration as a BarTender Command Line and include that in the command string
0
Please sign in to leave a comment.
Comments
1 comment