Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Full line justification in reports
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00031737
Message ID:
00031792
Views:
38
>Does know how to print out a memo field in a reports with full line justification (the left and right margins line up evenly). If you know of any solutions, please email me at chaimm@touro.edu or reply to this message board.
>Thanks,

You could:
1. Use proportional font (e.g. New Courier) for 'memo' report object.
2. Write some function to provide memo justification and use it as object expression =justify(table.memo). This function will essentially count number of charaters in line and properly divide memo lines by CHR(13).
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform