Hi there! I have a question about installing my program with Crystal Reports as our reporting tool. Currently, I'm installing our program(VB.NET, .NET 4.5.2 framework, entity 6, WiX installer) and I use a merge module (CRRuntime13_0_13.msm) inside the installer to allow us to view many crystal reports inside our program. Everything seems to work fine(as far as viewing the report) when we are running the application on a deployment machine. What fails, though, is the exporting to PDF(which is a huge need for us) and maybe a few other formats. If I download and run the CrystalRuntime13_0_13.msi....it seems to work perfectly fine, export and all! Is there anyway to get this functionality with the merge module or do I have to install the runtime? Also, on a side topic...can someone explain to me if there is any difference between doing a merge module over runtime or runtime over merge module? Does it mess with any other version of crystal or anything like that?
Thanks in advance!
Josh W.