asp.net c# crystal report button click and print
hi frd,i use win 7 vs2008 . when i click button crystal report will printthis is my codeusing CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Shared; //using System.IO; public partial...
View ArticleNumber format changed when loading crystal reports in IIS
Dear friendsI have few crystal reports running in asp.net 3.5 and IIS 7..Default decimal format is 3 digits after the decimal point.....It is working fine in development server...But when comes to IIS...
View ArticleFresh to crystal reports
Hi,I am new to crystal reports. I have a report file each row having gridlines. now when my text length is exceeds it will wrap and going to next below cell.it is not with in the gridlines. how can...
View ArticleCrystal reports scheduling
is Scheduling mandatory for crystal reports?Can anyone explain the purpose of scheduling crystal reports?
View ArticleRemove blank lines between rows while exporting Crystal Report to .csv file
Hi, I am not able to post the images.So can you please help me with the below issue....
View ArticleVFP program in VS2010
Greetings,I'm new to Visual Studio and I'm working on a project that, so far, has gone pretty smooth but now I'm stuck and need some help.Our organization uses Datlink Viewer to view all our Crystal...
View ArticleSuppress Page header when there is no data in Details sections
Hi All, Please help me with the below issue. http://stackoverflow.com/questions/15129833/suppress-page-header-when-there-is-no-data-in-details-sections[^] Thanks.
View ArticleCrystal Report Data Display Problem
Hi ,kindly help me ,i have 16 Question Show Answer on Report with 3 option [ Yes,No,Nothing) in the form of checkboxbut in database field [ Question ,yes,no,nothing] that save in this formatQ yes...
View ArticleHow to get sections in Crystal report
I know how to add sections, groups etc but I am just trying to show something like this:************************************Section1************************************** Name:--------...
View ArticleCrystal Report LayOut Problem
I have Designed Crystal Report like thishttp://i.imgur.com/0e86C5G.pngBut I m getting this outputhttp://i.imgur.com/RCxQ0Ya.pngcan someone suggest me why correct output was not generatingI m using...
View ArticleCR for VS2010 - Error: TypeInitializationException: The type initializer for...
Hi all. I'm new in the forums and I would like to ask you for help about a problem I'm having with Crystal Reports for a week.I'm using Crystal Reports for VS2010 in a 64 bits machine. Reports work ok....
View Articlehow to export pdf to a Unicode text file with Crystal reports in asp.net
Hi,I wanted some help on crystal reports...I have not worked on it before.....I have a requirement in a .net application where I need to download PDF's in different languages.I am trying to implement...
View ArticleCrystal Report Set Parameters Problem
Crystal report runs when a button is clicked.When I run the page first time to set the parameters using the code below:the report show the parameters let's say param1=10, param2=12when I click the...
View ArticleCrystal report height and width problem
Hi, I have one crystal report in VS 2010...I am generating the chart at the runtime in a div.At the design time ,when i take Main Report Preview there is lots of spaces after the report chart.So when...
View Articleasp.net C# Button Click Crystal Report Will "Print"
hi frd ,can any one help me to print directly without showing crystal reportthanks.
View ArticleCrystal Reports Custom Font - works on development but not on production server
Hello, I'm using Crystal Reports built into VS2008, and used a custom font to generate a barcode. It works beautifully on my development machine (XP & IIS), but when I deploy it to the production...
View Articlecannot find crystal report tools in Tool panel of visual studio 2010
i am trying to configure my website on windows server 2008 R2 , i have installed crystal report runtime for visual studio . i cant find crystal report viewr in tools.
View ArticleLogin failed with Crystal Report
Hi, I have implemented a console application which takes arguments from our web application and generated and print reports. Reports are made using Crystal Reports.ConnectionInfo myConnectionInfo = new...
View Articletextobject in formula
Hi all,I have areport (crystal report) withvarious fields.Someare managed at codeinc#, with passageof value.Butif I wanted to edit a fieldTextObjectin a formula,how can I?forexample:I havea field on...
View Articlesum in subreport
Hi all,I have aCrystal Reportreport that showsthe data like this:product price qty Vat1020 10,00 2 101050 20,00 1 101060 30,00 1 201080 50,00...
View Article