Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rotating text
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01209887
Message ID:
01209911
Views:
50
In VFP9, ReportListener exposes GDIPlusGraphics handle. That allows do draw shapes, print text, images; scale, rotate and so on. That is not applicable to report controls, afaik

In the example below I use my own GDI+ library, but similar functionality can be achieved with FFC or any other VFP GDI+ library available.

A label with barcode and some text on it rotated 90 degrees is printed on the fly for each record shown on the report. GDI+ can rotate graphics by arbitrary angles.

GDI+: printing vertical text on VFP reports via generated images (VFP9)
http://www.news2news.com/vfp/?example=510
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform