Crystal reports in .NET
Hi, I am using crystal reports 8.5 in ASP.NET. As you probably know, in .NET there is a built in option to use Crystal reports. It's all working just fine except of few things: 1.Hebrew - right to left - I can't find where can i set it. 2.Page fit - although i set the "BestFitPage" property to true it is not display properly. 3.If i have many records in few pages - how can i prevent it from going to server to collect the records each time i nevigate between pages(it takes allot of time). I searched the web and could not find it
Help will be appriciated... Thanks
Hi, I am using crystal reports 8.5 in ASP.NET. As you probably know, in .NET there is a built in option to use Crystal reports. It's all working just fine except of few things: 1.Hebrew - right to left - I can't find where can i set it. 2.Page fit - although i set the "BestFitPage" property to true it is not display properly. 3.If i have many records in few pages - how can i prevent it from going to server to collect the records each time i nevigate between pages(it takes allot of time). I searched the web and could not find it