I need a clear answer from a SAP person here. I'm developing an application using CR 2008 with VS 2008, C#. It's a Windows based application (kind of thick client, no web based access) but it does offer limited remote connectivity. That is in addition to printing reports directly from the local machine, a client can remotely connect to the application and print reports.
I'm using RAS API as In-Proc using the ReportDocument.ReportClientdocument object in a very limited way. Question is: Does my application falls under "Client Application" or "Server Application" as stated in EULA. EULA is confusing and I need a clear answer, can I freely distribute the CR runtime without any additional cost.
Once again, I'm using RAS within my application process (In-Process access).