Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lets get a better report previewer for VFP 5.0
Message
From
06/05/1997 10:26:53
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
06/05/1997 09:37:31
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00030973
Message ID:
00030987
Views:
32
>I am an advanced programmer (+10 years experience)
>and I'm looking for a better VFP 5.0 report previewer.
>The report previewer in VFP 5.0 cannot zoom reports more then 100%. This is a big problem when the font size of the report is difficult to read in preview mode. Sometimes even at 100% zoom factor it is unreadable. Microsoft recommends creating two repoorts, one for printing and one for previewing with a larger font. The problem with that solution is the extra work involded in creating and manageing 2 reports and you must somehow disable the print button on the preview toolbar. I think there must be some way of previewing the original report with a higher zoom factor. Does anyone know of a third party control which previews VFP 5.0 reports? Is there a way to send a message to the VFP reports preview window such as the sendmessage API function. What about the report data environnement object? Can that be subclassed to give more control over the preview window such as setting the zoom factor and enableing and disableing preview toolbar buttons. I am also thinking of writing my
>own VFP 5.0 report previewer with tools such as VFP 5.0, VB 5.0 and VC++ 5.0. If anyone is interested in helping me out, please reply to this message with programming tips and recommendations on writing a better report previewer and any other useful info.
>Thanks for your support.

I tried to work on somewhat similar thing, well to create frx from program, but its very difficult to do it. as they haven't given any tips or hints, the only thing which I found about reports were :-

1. In vfp\filespec\30spec.pjx, which shows all the structure of a frx file.

2. A tip from Paul Vlad, how to hide the detail band.

I am not sure whether this will help you or not, but it is at least related with report (frx format). Chk that see. My best regards !!
Previous
Reply
Map
View

Click here to load this message in the networking platform