Hi,

Im doing an application which should convert a pdf to an image. I have
this code which gives me a runtime error.

pdfDoc = (CAcroPDDoc)Interaction.CreateObject("AcroExch.PDD oc", "");

It says that "Cannot create ActiveX component."

I wonder what this ActiveX component is.I have a licensed adobe reader
8 and XP for OS.

Appreciate your help.

Thanks,
Ces