For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Crystal Reports > January 2006 > Zoom crystal report









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Zoom crystal report
trinnie

2006-01-24, 3:59 am

my application having crystal report XI, i need to zoom my report.
any method to this,
i have try
crView.zoom(100)

any other possible methods.

THanks

Shariq

2006-01-24, 7:07 pm

If you are using VB.Net or C# then it can be done within the application
developement.
Set the form's property to Maximize which has the CR Viewer control and then
set the CR Viewer's Anchor property to Top,Left,Bottom,Right (clikc on all
four bars).

"trinnie" wrote:

> my application having crystal report XI, i need to zoom my report.
> any method to this,
> i have try
> crView.zoom(100)
>
> any other possible methods.
>
> THanks
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com