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?



•How to access crystal reports through PHP code?..

Answer / 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

More PHP Interview Questions

Is php procedural or oop?

0 Answers  


How to access a specific character in a string?

0 Answers  


Are objects passed by value or by reference?

0 Answers  


what are the differences between php and perl

0 Answers   TCS,


Tell me what is the use of isset() in php?

0 Answers  


What is composer json?

0 Answers  


Do you know what is php?

0 Answers  


How do you use an array in excel?

0 Answers  


What is difference between ksort() and usort() functions.

0 Answers  


How to terminate the execution of a script in PHP?

0 Answers  


What is the role of php?

0 Answers  


List some array functions in php?

0 Answers  


Categories