new job, ASP.NET project, no nuget. Without running installation of ABCpdf, is it possible just to add DLLs to the project and use it?
What is the difference between ABCpdf.dll, ABCpdf-32.dll, ABCpdf-64.dll? How the application knows which ones to use?
In references I see only ABCpdf.dll, but ABCpdf-32.dll and ABCpdf-64.dll couldnt even be referenced.
Please explain to me how this can be used if ABCpdf is not installed?