My report footer can grow into two pages.The problem now is that the page header comes on the second page of the report footer. How to remove or suppress the page header in the report footer section.
Please help
Hi ,
we have tested our application in IE 5.5 which is working fine but in IE 6.o the menubar (written in javascript) css is going upwards instead of downwards
Can anyone tell me y ??
is there a bug in IE6.0
I am facing a problem in grouping
I am grouping by a formula
if(not IsNull ({FIELD_01})) then
{FIELD_01}
else if(IsNull ({FIELD_01})) then
{FIELD_02}
Suppose from 100 records ,I have 3 types in FIELD_01 and 4 types of FIELD_02
The problem i am facing is that when i group based on this formula i...
I have a grouping based on the formula given below
Local stringVar groupdisplayname:="";
If ({FIELD_01}<>8) Then
groupdisplayname:="A Group"
Else
groupdisplayname:="B Group"
I want group A will comes first then group B but my group B is coming first
Any...
Hi ,
I was evaluating app servers for web applications and i was trying
to use reports in web applications.
I am using Crystal Reports 9.0 RAS(Report Application Server)
with IBM Websphere .I tried to get a pdf file from JSP using Report
SDK provided by Crystal Reports 9.0 RAS .The code is...
My Problem Actually is that I am running a total or summary u can say for each group .
Let each group contains hundred records falling under different dates .I want to get totals of periods .So what i am doing is i am running a total of the given field with a break as group and evaluating...
Hi i am running a total (SUM) based on certain criteria.If no records are there to get totalled then the field is not shown on the screen.Instead of that number 0 should be returned
Hi Friends,
I was earlier working on Java Based reports tools earlier.
This time i am working on CR 9.0 Advanced Version for Reports.
My reports (in *.rpt) files are ready .
What I want is to pass the value of input paramteres and export them to pdf format and show them back in the browser...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.