|
-
May 30th, 2000, 11:11 AM
#1
Thread Starter
New Member
Need code help printing Adobe Acrobat files using only Acrobat Reader. I am able to print using a full version of Acrobat, however, the end users of this application will only have the reader installed. I am getting the following error message: ActiveX component can't create object or return reference to this object (Error 429)
-
Aug 9th, 2000, 05:08 PM
#2
Junior Member
question?
Do you have any idea of how I could implament the Acrobat ActiveX, and insert graphic input created by the printer, and have it all be a hidden proccess that generates a *.pdf file?
Code:
If at work Then GoTo UseDifName
-
Aug 9th, 2000, 07:41 PM
#3
Junior Member
1) make sure the user's browser will allow ActiveX components to run.
2) Make sure the user has the V4 Acroreader, free download from Adobe.
Also,
- versions of AcroReader that are prior to version 4 will not be uninstalled by the install of the new one. They were installed into a different directory.
- For WIN95 machines, a prior version of Adobe will have made an entry in the WIN.INI(or SYSTEM.INI, I forget). Installation of the newer AcroReader will NOT get rid of these. And, when the machine is rebooted, the registry settings for the AcroReader will be reloaded from the INI file. So, remove all registry entries for the AcroReader manually, remove references to the reader(and PDF's) from the INI file(s), manually delete the old AcroReader programs, reinstall the V4 AcroReader.
- Some of the above may also apply to NT boxes.
(This problem was a pain, so I remember it!)
-
Jan 9th, 2001, 10:37 PM
#4
New Member
printout PDF File
Hello,
I have all Acrobat, and need exactly code
to printout PDF File.
Thanks in advance,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|