no TEXT_AREA fields displayed in print preview on Mac OS X

Servoy 3.5.2 / Mac OS X 10.4.11 (java 5.0) / WinXP SP2 (java 6.1)

Hello,

i have a printform in the property as list view with ‘titel header’ - ‘header’ - ‘body’ - ‘trailling grand summary’ - ‘footer’. in the ‘trailling grand summary’ section i have TEXT_AREA fields. On WinXP the value in it is displayed in print preview, but not on Mac OS X!? Is this a Java-Problem or anything else…?

Thank you for help,
Thomas

In teamwork with Thomas Ledergerber we could fix the problem. A label with a relation string to a number field and checked ‘displayTags’ property produced the curious issue. I replaced the label by a calculationfield and now printing works fine…

Thank you very much for help Thomas :-)