https://bugs.freedesktop.org/show_bug.cgi?id=84290
Priority: medium
Bug ID: 84290
Assignee: [email protected]
Summary: Problem with hidden Text in MailMerge
Severity: normal
Classification: Unclassified
OS: Windows (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.4.0.0.alpha0+ Master
Component: Writer
Product: LibreOffice
In my document I am using database fields in order to print labels. There are 2
columns and 6 rows corresponding to the 12 frames where the labels should
appear.
At the end of each frame i inserted the field "Next Data Record".
My address is inserted on the top of each label by means of a hidden text
field.
The condition to hide the text looks like: Name == ""
This works fine as long as there are enough selected records to fill the page.
If there are fewer records, in all remaining frames there appears my address in
the first line of each frame. I suppose that if there is no next data record,
the condition Name == "" is not calculated correctly (it should be true), so
that the text (the address) is not hidden. I tried alternate expressions like
Name == NULL but this did not resolve the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs