Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReportListener field cutting off last line
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
ReportListener field cutting off last line
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01098888
Message ID:
01098888
Views:
83
Hello,

I have a report with some multi-line text fields in a group header. If I send the report to the printer with a ReportListener, the last line of the multi-line text is cut off. This does not happen if there is only one line or if the text field stretches to the point that the group header band is stretched as well. In most cases, the band is already large enough. There are no items below these fields in the band.

When I print with the XFRX listener, I do not have this problem. Only when printing to the printer. I have confirmed that the field height and contents are correct in .Render(). I use Chr(13)+CHR(10) to split the lines, but have also tried chr(13) and chr(10) alone.

I get this problem with different listeners. It prints fine with the old report mode. This is a problem when printing to any printer.

Any ideas?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform