Reduce space between Panels with Data Bands
Posted: Tue Aug 18, 2020 6:45 am
Hello,
I am building an invoice template which should print a set of numbers in the header.
The numbers are all stored in the same data source but are different types as in the below example:
type number
Voucher 123456
BookingNR 654887
CRS C789654
I am using 3 panels with one databand in each to loop through the data source to check which type of number is there and print the number in the right place as in the below screenshot: On the printed invoice, the information displays correctly, howver the space between each line is quite big and I am trying to find a way to reduce the space to the same amount as in the lines above, or even get rid of the 3 panels with the data bands. Is there any way this can be accomplished? I tried doing it in one data band, but then it keeps repeating all the lines multiple times. Thank you very much for your help.
Best regards,
Markus
I am building an invoice template which should print a set of numbers in the header.
The numbers are all stored in the same data source but are different types as in the below example:
type number
Voucher 123456
BookingNR 654887
CRS C789654
I am using 3 panels with one databand in each to loop through the data source to check which type of number is there and print the number in the right place as in the below screenshot: On the printed invoice, the information displays correctly, howver the space between each line is quite big and I am trying to find a way to reduce the space to the same amount as in the lines above, or even get rid of the 3 panels with the data bands. Is there any way this can be accomplished? I tried doing it in one data band, but then it keeps repeating all the lines multiple times. Thank you very much for your help.
Best regards,
Markus