Posted 16 October 2018, 3:21 am EST
Hello,
I am using AR10.
In the application, I use SectionReports, Viewer and PdfExport.
The problem is when the application is running in other machine and try to generate a PDF File with PdfExport. It shows this error:
Error → License for de PdfExport cannot be found
I have seen that the licenses.licx have these 2 entries:
GrapeCity.ActiveReports.SectionReport, GrapeCity.ActiveReports.v10, Version=10.2.8028.0, Culture=neutral, PublicKeyToken=…
GrapeCity.ActiveReports.Viewer.Win.Viewer, GrapeCity.ActiveReports.Viewer.Win.v10, Version=10.2.8028.0, Culture=neutral, PublicKeyToken=…
I suppose that I need a new entrie for the PdfExport.
Can you show me how to add it?
Thanks.