Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Output - How do I supress pagebreaks
Message
From
22/01/2005 20:08:25
 
 
To
21/01/2005 02:25:38
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00979179
Message ID:
00979723
Views:
31
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform