Showing up crystal report in a web browser

Reply

Join Date: Nov 2006
Posts: 2
Reputation: kriegz is an unknown quantity at this point 
Solved Threads: 0
kriegz kriegz is offline Offline
Newbie Poster

Showing up crystal report in a web browser

 
0
  #1
Feb 27th, 2007
How can I showing up a report file (*.rpt) from crystal report into a web browser with PHP, I'm already used this code :

$cr=new com("Crystal.CRPE.Application") or die("cannot load cr com");
$rn="C:\WAMP\k\allreports\BS18A.rpt";
$rap=$cr->OpenReport($rn);

but there was'nt happen any thing, it just a blank page comes up
could any one give me some help , please ???
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 2
Reputation: kriegz is an unknown quantity at this point 
Solved Threads: 0
kriegz kriegz is offline Offline
Newbie Poster

Re: Showing up crystal report in a web browser

 
0
  #2
Feb 27th, 2007
sorry, what I mean here is I need the code that will show up the report file from crystal report in a browser, and maybe the code on my first topic its only able to open up the report file and not able to show up the report in a browser, please could do anyone give me a favor, helllllp !!!!
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 1
Reputation: Paulo Rebelo is an unknown quantity at this point 
Solved Threads: 0
Paulo Rebelo Paulo Rebelo is offline Offline
Newbie Poster

Re: Showing up crystal report in a web browser

 
0
  #3
Mar 15th, 2007
I got the same problem to, any one can help????
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 2
Reputation: totskie is an unknown quantity at this point 
Solved Threads: 0
totskie totskie is offline Offline
Newbie Poster

Re: Showing up crystal report in a web browser

 
0
  #4
Sep 26th, 2009
Originally Posted by Paulo Rebelo View Post
I got the same problem to, any one can help????
we have the same problem because i'm developing a web base information system using php language and i want crystal report to be my report application to be use.. and the problem is how can i use it in a code.. please.. help me.. how can i embed crystal report in php
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC