Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report (right justify text)
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Report (right justify text)
Miscellaneous
Thread ID:
01045289
Message ID:
01045289
Views:
68
I found a weird problem in Fox Pro 7 with right justification.

To reproduce it create a report with only a detail band and a textbox containing Alltrim(PrintReport.Desc) with a Microsoft Sans Serif 9 Bold font.

In the BeforeOpenTables (Dataenvironment) put this
CREATE CURSOR PrintReport (Desc C(50))

SELECT PrintReport
APPEND BLANK
Replace Desc WITH "Some text"
APPEND BLANK
Replace Desc WITH "More text and Some text"
APPEND BLANK
Replace Desc WITH "This is a very larger string"
Preview the report.

Now remove the Bold and try again.

Anyone knows what is causing this behavior ?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform