Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fun with HTML Listener
Message
 
 
To
11/11/2004 19:04:43
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00960675
Message ID:
00960677
Views:
9
Did you install Visual FoxPro 9.0 Beta Component Refresh http://www.microsoft.com/downloads/details.aspx?familyid=19329f2e-d806-4c4f-ac41-9b58be3c8f4c&displaylang=en ?
>
>I've been trying to render a report in HTML using the following code:
>	do (_reportoutput) with 5, loListener
>	loListener.TargetFileName = 'MyReport.html'
>	loListener.QuietMode = .T.
>	report form receiptsummaryHTML object loListener
>
>It's it produces an HTML file that is tantilizingly close to being usable. Unfortunately, it hoses up vertical alignment in the detail band...fields shift up and down somewhat randomly in relatsionship to eachother, which makes the detail band fat, which throws off the page breaks.
>
>I have made all fonts for fields in the detail band uniform, and Have tried alighning them by top, bottom, and center, but it doesn't fix the problem. Anybody had any luck making this thing work right?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform