Hi,
We are using UFL fields in our Crystal Reports. I followed the various instructions and sample code (many of the instructions are outdated. Highly suggest to publish a updated version, specially for 64bit OS) to finally make it work in report designer.
OS Windows 7 64bit
Crystal Reports 2013 SP 7 V 14.1
MS Visual Studio 2013 .Net 4.5
Crystal Runtime SP17
Articles I used
https://launchpad.support.sap.com/#/notes/0001525014
Crystal Reports for Visual Studio 2005 Walkthroughs
(Cant find anything later than VS2005)
I can see the CRUF in the Additional Functions.

However when I try to call the report using .Net SDK and export it to PDF, I get the "UFL 'u212com.dll' that implements this function is missing" error.
I did see multiple discussions regarding the errors, but none of them really solve my issues.
Would you please advise?