Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Half a header
Message
From
01/10/2009 19:09:54
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01424553
Message ID:
01427219
Views:
38
>Hi Yossi,
>
>> This means that the print function doesn't necessarily print what is on the screen. It goes through the process again, somehow.
>
>The VFP 8 engine prints every page separately. Even if you go back in the preview you can see these effects. The VFP 9 engine renders all pages in one step and then displays them. This is why the VFP 8 engine displays the report instantly, whereas the VFP 9 engine brings up a progress bar and needs some time.
>
>>How do I guarantee that llPrintFullHeader = .t. whenever I press the print button?
>
>You need to initialize this value to .T. in the report. You could use a report variable for this.

I suume this solution is for Set reportbehaviour 80. However, this won't work since I keep on setting the llPrintFullHeader back and forth throuout the report. But never mind, it works if I SET BEHAVIOUR 90. Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform