dbTalk Databases Forums  

Paper Size in Foxbase

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Paper Size in Foxbase in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
naeemsarwar@gmail.com
 
Posts: n/a

Default Paper Size in Foxbase - 09-20-2006 , 09:21 AM






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?


Reply With Quote
  #2  
Old   
bucek@my-deja.com
 
Posts: n/a

Default Re: Paper Size in Foxbase - 09-21-2006 , 03:55 AM






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?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.