Results 1 to 6 of 6
  • Thread Tools
  1. 2 Star Lounger
    Join Date
    Jan 2001
    Location
    Glasgow, Scotland
    Posts
    137
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Word crashes with Adobe 6 (Word 2000 SP2)

    First of all I appreciate this is not an Adobe forum, however I have a problem with PDFMaker.dot since installing Adobe 6 and hope someone maybe able to shed some light on the problem. This template is located in my Word startup folder and every time I start Word it crashes with a "Winword.exe error". As soon as I remove the PDFMaker.dot from the startup folder Word starts OK. Any ideas?

    Thanking you in advance

    Kind regards

    John

  2. Plutonium Lounger
    Join Date
    Mar 2002
    Posts
    84,353
    Thanks
    0
    Thanked 10 Times in 10 Posts

    Re: Word crashes with Adobe 6 (Word 2000 SP2)

    If you also have Norton Anti Virus, make sure the Office Plugin is disabled; this module is superfluous if you have AutoProtect on, and it causes a whole slew of problems. Open Norton Anti Virus, select Options > Miscellaneous. There is a check box to enable the Office Plugin; this check box should be clear.

    You might also need a new version of PDFMaker from Adobe. See <!mskb=307410>Microsoft Knowledge Base Article 307410<!/mskb>.

    More information might be available on the Adobe Forums.

  3. 2 Star Lounger
    Join Date
    Jan 2001
    Location
    Glasgow, Scotland
    Posts
    137
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Word crashes with Adobe 6 (Word 2000 SP2)

    Hans,

    Many thanks for the reply. The problem occurs in version 6 which is the latest. It's weird because if I take pdfmaker.dot out of the startup, Word launches fine. If I then launch PDFMaker.dot from within Word it also starts OK. I can recreate this problem on all PCs. The PCs are running XP SP1, Office 2000 SP2 and Adobe 6. I have also tried disabling Norton's AV but with no joy. Can you think of any way I can automatically launch pdfmaker once Word has started?

    Many thanks

    Regards

    John

  4. Plutonium Lounger
    Join Date
    Mar 2002
    Posts
    84,353
    Thanks
    0
    Thanked 10 Times in 10 Posts

    Re: Word crashes with Adobe 6 (Word 2000 SP2)

    I can't test this myself, but you might experiment with a Document_Open event procedure (in ThisDocument) or AutoExec macro (in a standard module) in Normal.dot or in a global template, with this line of code:

    AddIns.Add FileName:="C:...PDFMaker.dot", Install:=True

    (Make sure to fill in the correct path)

    But I'm sure there are Loungers who use PDFMaker.dot, they may have better suggestions.

  5. Gold Lounger
    Join Date
    Dec 2000
    Location
    New Hampshire, USA
    Posts
    3,386
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Word crashes with Adobe 6 (Word 2000 SP2)

    Over the years, PDFMaker has almost always caused problems with Office.

    I would expect that the PDFMaker for Acrobat 6 includes code that is not compatible with Office 2000.

  6. 2 Star Lounger
    Join Date
    Jan 2001
    Location
    Glasgow, Scotland
    Posts
    137
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Word crashes with Adobe 6 (Word 2000 SP2)

    Many thanks for this. I have fixed the problem. Basically there was a a second *.dot file in the startup folder that was corrupt I recreated this and copied the appropriate toolbars, *.bas etc..

    Regards

    John

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •