Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fun with HTML Listener
Message
 
 
À
11/11/2004 19:04:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00960675
Message ID:
00960677
Vues:
8
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform