Integration in .Net Core app

edited February 2021 in FastReport .NET

Hi,

We're integrating FR into our backend, we will use an FRX report file as a template to inject our data, set parameters and finally generate a PDF.

We've set up a POC using the FastReport.Core demo package. This includes the Report class and the PDFExport class.

We've purchased a PRO license, now we want to get rid of the DEMO watermark. How do we get started ? Is there a production version of the demo package ?

Our backend stack is ASPNET Core 3.1 (looking to migrate to 5) the app runs on Azure, in a Windows Service plan, but this could transition to Linux later.

I've not found any comprehensive guide that helps me solve this problem.

Please advise...

Comments

Leave a Comment