Print Page | Close Window

adding assembly (.dll file) to crystalreport

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=17261
Printed Date: 28 May 2024 at 7:48pm


Topic: adding assembly (.dll file) to crystalreport
Posted By: sepidar_902
Subject: adding assembly (.dll file) to crystalreport
Date Posted: 10 Aug 2012 at 4:22am
hello my dear friends.
 
i have a .dll file that a class named 'Class1' is in it. Class1 contains a method named 'Convert' that it is a type of Public Static String with a decimal input parameter.
 
in my project i use crystal report for reporting. in my report i want to use this method ( 'Convert' ) of Class1.
 
please tell me how can i do it.
 
thanx a lot.



Replies:
Posted By: hilfy
Date Posted: 10 Aug 2012 at 4:57am
Crystal can only use .dll files that are in a very specific format and I'm pretty sure that the one you have won't work.  Look in the Crystal Help for "User Function Library" or "UFL" for more info about the types of .dll files Crystal can read.
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window