Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML Output - How do I supress pagebreaks
Message
De
22/01/2005 20:08:25
 
 
À
21/01/2005 02:25:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00979179
Message ID:
00979723
Vues:
30
Jeff -

>> I'm really suprised that there is no easy way to do this.

Then you need to do some more thinking about it.

>> HTML is an essential output format for VFP reports and this
>> one little thing kinda blows it.


Oh, I think that's a bit of an overstatement.

At Frankfurt, Lisa described a couple of techniques that might be used to do this.

1) Pull out the default XSLT used by HTMLListener to create the HTML and adjust it to produce output with no page breaks.

2) Subclass and override the GetPageHeight() method of the listener to return a value that is sufficient to cover the entire report (essentially, one giant length page).

You'll need to do some work in either case. This is not a trivial problem...

- Colin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform