Change table position starting from page 2
José Antonio Torres Rodríguez
Sep 30, 2025, 10:12 AM GMT+2
I have a label designed in BARTENDER DESIGNER Version 11.5/245374 that contains the following information:
• Table T_CAR, connected to a table in a database
• Table T_MAT, connected to another table in the same database
Both tables share half the size of the label.
The logic is as follows:
• T_CAR is always printed on page 1 because its content is limited and never requires a page break.
• T_MAT may or may not require a page break, as its dynamic content may display more or fewer records. If this table requires a page break in order to continue displaying more records, I need it to always be displayed on pages after page 1, occupying the maximum possible size of the label, since T1_CAR only appears on page 1. This functionality is essential in order to optimise paper use and make the most of the available space on the label.
-
Have you looked at the Page Template option in the Page Setup (for T_CAR) and Records per Item setting in the Database Connection Setup for T_MAT as that maybe what you are looking for rather than going down the VB route?
0
Please sign in to leave a comment.
Comments
1 comment