-
Active X- Acrobat
Hello
I am reading field data from a text file and creating PDF files .
I have included these 2 libraries
Adobe acrobat 4.0 type library.
AformAut 1.0 type library.
Now I have created a package using "Package and Deployment Wizard"and have run the setup on a machine
on which acrobat reader and acrobat writer are not installed it
prompts me error 429 "Active X object can't create object. " on
this line
Set acrodoc = CreateObject("AcroExch.AVDoc")
I have even tried on a machine where only acrobat reader is
installed.Then also I got the same error.
Please let me know which all dll's,tlb,exe,ocx files are reqd
for this to run.
Is it mandataory to have acrobat reader and distiller be installed on machine where i need to run my application.
Regards,
Nisha.