.net core web reporting
Posted: Wed Oct 04, 2017 5:08 pm
Hi,
after a brief checking of .net core solution, I found out, that it is actually implemented as a wrapper arround "js" component. On the other side, "reports.web" has server side rendering engine with some very useful events(callbacks) when rendering pages/before/after printing. These events are a "killer" function when using special logic when rendering reports. For example splitting jobs from one report(eg. print first page to one printer, all others to another printer), custom page (re)sorting before printing, manual handling of copies, mass mailing, etc.. This part is completely missing in ".net core" version.
So, question is, is there any plan to port "reports.web" as a fully compatibile in .net core environment or is only "js" version way to go?
Rgds,
Frenk
after a brief checking of .net core solution, I found out, that it is actually implemented as a wrapper arround "js" component. On the other side, "reports.web" has server side rendering engine with some very useful events(callbacks) when rendering pages/before/after printing. These events are a "killer" function when using special logic when rendering reports. For example splitting jobs from one report(eg. print first page to one printer, all others to another printer), custom page (re)sorting before printing, manual handling of copies, mass mailing, etc.. This part is completely missing in ".net core" version.
So, question is, is there any plan to port "reports.web" as a fully compatibile in .net core environment or is only "js" version way to go?
Rgds,
Frenk