Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto Reports?
Message
From
10/02/1999 07:05:35
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
10/02/1999 06:39:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00185875
Message ID:
00185880
Views:
13
>>I have data in a table and want to produce a simple report automatically. What is the best way?
>>
>>Is it possible to use the Report Wizard programatically?
>>Does anyone know of a VFP code Report Generator?
>>
>>TIA
>>Mark HAll
>Mark,
>If it's just a plain form or column style report, then you could use quick report :
use mytable
>create report myreport from mytable column
>*modify report myreport && If you want to play with it
>report form myreport preview
Cetin

Thanks Cetin,

The simplest ideas are usually overlooked.
OK, Now what if I need a little more control?

I can set the paper orientation by using API calls to the printer driver.

The only other 'Nice to have' here would be the ability to set the default fontname and fontsize.

Any ideas?
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform