Please, is it possible to concatenate print fields?
I mean: my D.B. field to print begins in a print object and continues in another (it is splitted in two parts).
you mean split then? (opposite of concatenate)
I do not know if it is possible or not, as the version that I use of FreeReport is quite old and has bugs.
antp wrote:you mean split then? (opposite of concatenate)
I do not know if it is possible or not, as the version that I use of FreeReport is quite old and has bugs.
Thanks.
I wanted to say both concepts:
1) splitting 1 DB field into 2 print objects
2) concatenating 2 print objects so that they can receive, sequentially, the beginnig of a DB field and the the ending of the same (if it is too long to fit to the first print object).