C# application without any GUI
Hi everybody,
I'm completely new to FastReport :
I've downloaded 2013 .NET fastReport, and need to create a "simple" C# application without any User Interface which :
- Open a .frx template
- read two variables read from local PC and sets N.2 fields into the previously loaded report (.frx)
- print out the label
Is it possible?
Could you please give me some hints about how to do it?
A customer asked this, and I'm not sure we can manage it with FastReport....
Thank you in advance
Giovanni
I'm completely new to FastReport :
I've downloaded 2013 .NET fastReport, and need to create a "simple" C# application without any User Interface which :
- Open a .frx template
- read two variables read from local PC and sets N.2 fields into the previously loaded report (.frx)
- print out the label
Is it possible?
Could you please give me some hints about how to do it?
A customer asked this, and I'm not sure we can manage it with FastReport....
Thank you in advance
Giovanni
Comments