Hi all.

I am using Crystal XI with VB6, and I am trying to change the default size of the report from 100 to 80%. I have tried putting:

CRViewer1.Zoom (80)

Before sending the parameters, after, everywhere... but it's not working. Any clue what I am doing wrong?

Thanks