Hi, in short:
FoxBase+ is DOS based and therefore in printing it is line, not
graphical oriented. It is necessary to change page length (max lines)
value. It is possible to print in FoxBase in various ways:
- using report definition
- using commands: @ row, column SAY ...
- using commands: ?? ....
In case of using report, it is possible to change the page length
without changing source code of program, for the report definition is a
saved in a separate file. Other two ways demand changing of source
code.
Feel free to contact me direct, my e-mail can you find on
www.bucek.info
HTH
naeemsarwar (AT) gmail (DOT) com schrieb:
Quote:
We have very old FoxBASE receivable system printing invoice on tractor
feed (continuous pages). Now we need to change the paper size from
letter to A4. Can any one help me on this matter? |