Hello everyone,
Let's say i need to make custom reports on NAV that with the help of a dll, add a barcode on the report. I understand that we have a 3 tier application here (client/application server/database). So, where are the reports built? Are they built in the application server and then sent to the client (meaning that the dll needs to be in the application server only)? Or does every client need to have the dll in order to build the report?
Do i need to create an SSRS (report server) to achieve my goal or is there another way? Or am i missing something, is this the right way to add barcodes to a report in the first place?
Thank you in advance.
*This post is locked for comments