Display Multi Records On A Single Page
I have linked my database to bartender. Everything is fine but the following.
I have to display multi records from a query on a single page. I tried to get the result of Image_20.png (see attached file)
But the only thing that I can obtain is two different page (Image_119 and Image_120).
How can I proceed to to do this ?
-
Legacy Poster
★ BarTender Hero ★
Pulling multiple records onto one label is not supported in the currently released version of BarTender. To accomplish this type of data population, you would need an externally written application such as a .NET program.
0 -
Actually, multiple records per label is possible to achieve. See the below example:
-1 -
Legacy Poster
★ BarTender Hero ★
Cool solution Ian. Kinda of depends on there always being a fixed number of records though, right? Guess you could have different formats set up for the different number you may need.
0 -
I guess there will always be a fixed number of records, as in my example, there will be a finite number of items that are shipped in the order. I guess what you're getting at is the ability to have the trailing, summary information, dynamically placed directly after the last line item. No matter if there is one or many line items on the last page. Technically this is doable by using a document level VB script to move the position of items, or perhaps switching the last page to a different template or layer, but that's when things can get a bit complex.
Anyhow, this is the functionality as is in BarTender now. It can cover a fair percentage of use cases, but we'll be working on a full solution to this problem as BarTender moves forward.
0 -
Legacy Poster
★ BarTender Hero ★
Ian, Do you have a version of this for V9.3 ?
0 -
Nope, features needed are not supported in v9.30.
0 -
YD Low
★ BarTender Hero ★
Hi ian, care to reshare the past sample?
looking to pull multi record in single page here.
0 -
YD Low: Take a look at the following example: https://goo.gl/XvyBwh
2
请先登录再写评论。
评论
8 条评论