From FX to .NET

Stimulsoft Reports.NET discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

From FX to .NET

Post by hugo »

Hello,

A little background of my issue that I'm facing right now:
I need to run periodically a specific export report to PDF on server-side.
Reports.FX is a great platform for front-end, however there are limitations with on server-side that I can't rely on for this task and for other hand I considered to use new Reports.JS with Node however there is still missing important features on JS side comparing to FX that are needed for this specific report.
Unfortunately there is some urgency on this new task that don't allow me to wait and for that reason I'm considering implement a specific .NET WebService only for this task.

I see that .NET is the primary language where Stimulsoft was borned. So before I invest time on this strategy, if I try to port this report from FX to .NET, I will lose any feature ?
Most functions, I can created on data-side, but I need at least currency to string (PT version) and load base64 images into image parameters.

Thank you very much and have a nice Christmas,
Hugo.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: From FX to .NET

Post by Jan »

Hello Hugo,

You just need load your report at .net platform. Nothing more. All should work from box.

Wishing you the best in this Holiday season!
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: From FX to .NET

Post by hugo »

Thank you.

This should solve my problem until JS is compatible with the requirements that I have.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: From FX to .NET

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply