Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing VFP9 HTML Output
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00972248
Message ID:
00972414
Vues:
26
Garrett,

>>I am generating HTML output in VFP9. I am dealing with trying to make the output
>>look good in a browser, particularly when printed from the browser.
>>
>>What I get is a blank area in my HTML output when the report writer gets to the end
>>of a normal sized page. So, if the output is more than one 'page', I have these
>>blank areas throughout my HTML file.
>>
>>I would like to generate the output without page breaks, and let the browser do the
>>paging when the page is printed, but is this possible?
>
>Theoretically, yes. The HTML listener is just a modification of the XML listener, so you can tweak the code to do whatever output you want. For more details about page breaks at print time, check out http://www.w3.org/TR/CSS21/page.html.

Thanks for your reply. I was looking at the ReportListener GetPageHeight() method, which you can override and intercept the info from the Printer driver. But it seems that there should be an option (especially for HTML) to just tell the report engine not to bother with paging. Even if I give a page height of 100 ft., the next day I may get a report that is 101 ft. <s>
Mike C.
-------
I keep trying to find a life of my own, apart from you.
DC Talk/Charlie Peacock, In the Light.
www.risensystems.com/ra/itlbegin.rm
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform