I have an application that uses Active Reports
with Silverlight
support (version 7). It has support for both viewing and designing reports. I want to port the whole application to Angular using latest version of Active Reports 13
which supports web designer for Angular
. I also want to use as much of existing code and logic to avoid re-writing the code.
Is there a way of doing same to port the code easily to web designer ?