I used the report to create a HTML file, but FoxPro kept telling me that the detail band is too large. Anybody knows how to change the setting in the report so all my info can fut into one HTML file? [sig][/sig]
Hi Achen,
The detail band height is limited (less than a page). So, i think you'd better use low-level file functions to print output to HTLM file. Syntax of HTLM tag is fairly simple
Thank you for the answer. I checked the FoxPro Help file and did find the low-level function. But it is not clear to me how to write the code. Would you be able to give me an example? Thank you. [sig][/sig]
Achen, VFP 6 have function 'STRtoFile', that is very simple to use. However, when your HTML page large, better to use low-level file functions. [sig]<p>Vlad Grynchyshyn<br><a href=mailto:vgryn@softserve.lviv.ua>vgryn@softserve.lviv.ua</a><br><a href=
they have a print driver you install that creates a HTML file from a VFP report form. (or from just about anything else for that matter.) [sig]<p>David W. Grewe<br><a href=mailtoave@internationalbid.com>Dave@internationalbid.com</a><br>ICQ VFP ActiveList #46145644[/sig]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.