Help me please, I need to run Crystal Reports (.rpt) file and see the Preview output from my Delphi XE application on the client computers where CR is not installed. I found the way to do it with CR XI, but it does not work with CR 2008.

link|improve this question
feedback

1 Answer

I talked to SAP support about this recently. The latest Crystal Reports only supports Java and .Net.

The last version that had Delphi support was CR XI, and it only supported Delphi 7. This was a binary solution, that couldn't be ported to more recent versions of Delphi. As discussed here, there is apparently a patch that allows you to use CR XI in Delphi 2009 and (with varying degrees of success) Delphi 2010 and XE.

As far as I know, there is no solution to use more recent versions of Crystal Reports with Delphi or any native development tool.

link|improve this answer
+1 Because this is the sad truth... Worth trying some OpenSource solutions for future projects. And AFAIK even the CR XI version is not easily compatible with Windows Server 2008 64 bit - perhaps a workaround available here. :( – Arnaud Bouchez Jul 28 '11 at 6:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.