I've been able to setup installing the pdf printer when my application starts and removing when it ends using PDFDriverInit. I created an exe and works great on my machine. However when I try to deploy my exe to another machine (so far a win2k machine) the PDFDriverInit fails. I have the cdinf210.dll in the same directory as my exe and I also tried putting it in the system32 directory. Still fails and GetLastErrorMsg returns nothing. I then tried putting all the acfpdf.dll, acfpdfu.dll, acfpdfui.dll, acfpdf.drv, cdintf.dll, install.exe, acfpdf.txt. files in the same directory as the exe, and still does not work.
What am I doing wrong?
