Results 1 to 4 of 4

Thread: Printing PDF files

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Posts
    2
    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)

  2. #2
    Junior Member
    Join Date
    Jul 2000
    Posts
    25

    Question 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

  3. #3
    Junior Member
    Join Date
    Nov 1999
    Location
    Forsyth, GA, USA
    Posts
    26
    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!)
    Brad
    Contract Developer

  4. #4
    New Member
    Join Date
    Jan 2001
    Posts
    1

    Exclamation 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
  •  



Click Here to Expand Forum to Full Width