Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


•How to access crystal reports through PHP code?

Answer Posted / guest

We can access crystal reports in php using COM object.
e.g.
$domobj = new COM("crystalruntime.application");
$domobj->OpenReport("repname.rpt");

There are different ExportFormatType
//4 - RTF; 31 - PDF; 30 - xls; 36 - xls; 14 – doc

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create an empty array in php?

1147


Why is used in php?

996


How to create a public static method in PHP?

1075


Which is the latest version of php?

1164


What is orm in php framework?

1080


What is the use of mysql_real_escape_string() function?

986


Tell me what is the actually used php version?

1083


Which is a perfect example of runtime polymorphism?

1024


Tell me what is mean by an associative array?

1156


What is php compared to html?

1013


How come the code works, but does not for two-dimensional array of mine?

1045


What is php how it works?

1061


What is the integer?

1139


What websites use php?

1030


What are php errors?

1030