I just recently downloaded the pdf converter and began using it with a program that I am working on.
I have managed to get it working, converting multiple formats to pdf.
I have to say, its excellent and does the job very nicely

I have two questions, though.
1. When I develop and execute the code to convert a document in Win2000, it works fine. In Windows98, though, it generates an exception. 'DEVMODE is NULL. Check that the printer is installed correctly'.
My question is, is win98 supported with the demo version of pdf converter?
(If it is, then I'll have to figure out the reason why it is failing)
2. The release notes with the DLL (cdintf.dll) mention that an ActiveX object an be accessed once its registered. I was unable to find the activex component in Delphi listing (via the Component -> Import ActiveX Control dialog). I was able to use the OLE method, which worked fine.
Just curious if it is included in the demo version. Or if I'm not doing it correctly to get access to it (I register it, then check the dialog and see its not listed)
Anyway, great product

John