cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports PHP COM interfacing and documentation

Former Member
0 Kudos

Hello,

I'm trying to use crystal reports 13 to generate a pdf report from PHP using COM, but I can't for the life of me find any sort of documentation or anything on the subject, so I have no idea how to actually use the COM interface. I've been searching for days for some sort of manual about using COM to work with crystal reports, but so far I've only found small articles talking about CR11 and which examples lack features I need, like setting parameters and such; I've yet to find any sort of solid documentation describing the functionality we have access to. Does such documentation exist? If so, where can I access it?

Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Alex,

CR no longer has a COM plug-in, what may have worked was the old RDC component. Only option now is to use CR for VS and Visual Studio ASPX WEB app.

You can get the download from here plus links to samples etc.:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

Don