Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Report Viewer
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00561257
Message ID:
00565108
Views:
32
Hi,

If you have the same problems that i had, i had to create the Viewer at run-time (boring...).

But you can had this code to the RESIZE method of your form:

thisform.CrViewer1.width = thisform.width
thisform.CrViewer1.height = thisform.height

This way, you should get it.

At my application, i've maximized the form, at the INIT method.


Hope it helps.


RIcardo
Previous
Reply
Map
View

Click here to load this message in the networking platform