Printing Copies Of Records
Hi, im not sure whether to place this topic in this part of the forum , so excuse me if it is not the right place to put it.
My label which has 4 columns is connected to a SQL database of records. The print preview of the page prints the records like:
A B C D (where each letter stands for a record)
When i select 3 copies to print, it prints it like this:
A A A B B B C C C D D D
Unfortunately this is not the wat i would like to print, but like this:
A B C D A B C D A B C D
For your understanding, we use those records to display different languages (4 of them (a=nl, b=de, c=es, d= fr) on each label, therefore it prints the languages wrongfully on each label.
I tried almost everything while this sequence of printing is crucial to our system. I cannot use matchmaker since i think this might be a solution. Needles to say perhaps, I use Commander where the amount of copies is inside the trigger file.
Can someone help me out on this issue, im really stuck here.
-
After doing some research i have figured out a workaround which is satisfactory. :-)
0 -
Could I ask what the work around was. I am dealing with the same issue. Thanks, J
0 -
I added multiple databases. I wanted to display 4 records on one page, which in fact, are now 4 same databases joined together.
0
Please sign in to leave a comment.
Comments
3 comments