Adding dll reference to report

edited 4:14AM in FastReport .NET
Hi,

I need to Add function to write number to words but in Arabic language
so I did a project named it ReportCore that have dll output and write my logic for number to words in Arabic , then go to myReport under report menu select option then added my dll.

In code page when add using ReportCore;, gives me error that can not found

Am I missing something ??


project C#
report lang C#
report version 1.4.3

Comments

  • edited 4:14AM
    Hello,

    Your dll must be placed in the folder where your .exe file is.
  • edited 4:14AM
    thank you it works fine


    Is there a way to add any static method to windows designer like function or system variables ??
  • edited 4:14AM
    Look at the Demos\C#\UserFunctions sample.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.