I currently have my first own project including the Amyuni PDF Converter...unfortunately I can not get my hands on any Code from previous Projects with it, so I am starting by 0%.
To find a start, I have downloaded the tn09a from the Resources section of the amyuni.com page - yet it throws me a hell lot of errors.
As to start it began with the Crystal Reports, which I now have installed to my PC. Then it went over to the tiny code line of
Code: Select all
cdiNet = new CDIntf.CDIntfControl();
The DLL "cdintf400.dll": The specified module could not be found. (Exception from HRESULT: 0x8007007E) can not be loaded.
I've read a few couple of Threads from this forum and I think I am right to say it's because I have an x64 Bit System and the .dll's I am using are for x32 Bit Systems - is this correct? if yes, how can I get this started then? if not, please tell me what it is!
Thanx for the effort!
Greetings,
GHughes