I've just today found some puzzling problems with a report where the text is being cut off when printed (but not when previewed). After testing, it appears that certain text renders using, say, 5 lines, but when actually printed to the printer, uses 6 lines. The text is only allocated 5 lines though, so the text is cut off in some manner (depending on the vertical alignment of the text container).
I've worked around the issue for now by adding a carriage return and some spaces in the text element, but while all my text remains visible, the spacing is now uneven, so this is non-optimal.
I've tested this using the latest prerelease (Version 2009.2.413 from 8 June 2009), but the problem remains.
I've created a sample report which demonstrates the problem. The 2nd box has the last few words cut off if I print the report to either our network printer, or my PDFCreator virtual pdf printer.
Edit: Moved my sample report from CODE tags to an attachment, since I've just figured out how.
