Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-10 > #187044

Re: Acrobat - earliest version with booklet printing?

From Paul <nospam@needed.invalid>
Newsgroups alt.comp.os.windows-10, alt.windows7.general
Subject Re: Acrobat - earliest version with booklet printing?
Date 2025-08-28 01:56 -0400
Organization A noiseless patient Spider
Message-ID <108or30$14i0b$1@dont-email.me> (permalink)
References <108n9dt$dbsu$3@dont-email.me> <108o2hg$vp5m$1@dont-email.me> <108odm9$11n4p$1@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On Wed, 8/27/2025 10:08 PM, J. P. Gilliver wrote:
> On 2025/8/27 23:57:49, Paul wrote:
> 
> []
> 
> 
>> There is a download here. I unpacked the first one and
> 
> Thanks for this. I'm a bit dubious, as it says "Last updated:January 23,
> 2025", whereas I believe Acrobat XI is about 2012 or 2013, but that
> could just be when it was last amended on techspot. Also, it says
> "download Adobe Reader XI 11.0.00 (Adobe Reader XI 11.0.00 download
> link) and then download the 11.0.21 Upgrade Patch (Patch to 11.0.21
> download link)", but the patch it has is "Patch to 11.0.23", but we'll
> give it a go!
> 
>> ran the Setup.exe from the folder created. It seemed to run
> 
> Ah. I got the same error - at the third pass, when it was registering
> things - as I kept getting when I tried (with 11.0.1 that I had, _and
> had installed fine under W7_): "! Error 1935.An error occurred during
> the installation of ‘assembly component
> {B708EB72-AA82-3EB7-8BB0-D845BA35C93D}. HRESULT: 0x80070003."
> 
> 
>> no problem. Using control.exe and "Programs and Features : Windows
> Features",
>> there is no .NET 3.5 in my Win10 22H2 VM, just .NET 4.8 or so has tick box ticked.
> 
> Hmm. Mine has 3.5 ticked, 4.8 square (which means partially). I _did_
> have 3.5 as square, but ChatGPT led me through installing it.
> Interesting to know you _don't_ have 3.5. Maybe I'll try switching them
> over! Well, just trying making sure 4.8 is ticked first. Hmm, needs a
> reboot. Back in a mo ...>
> 
> I'm back. Still errored. I'll try removing .Net 3.5. Still errored. So
> putting 3.5 back. (Hmm, it's "Downloading required files"; I'd assumed
> when I removed it before, it wouldn't actually delete anything, but it
> must have.) Just on the offchance that that download fixed something,
> trying the setup again ... no. Error 1935 again.
> 
>> https://www.techspot.com/downloads/345-adobe-reader.html
>>
>> Name: AdbeRdr11000_mui_Std.zip
>> Size: 141015434 bytes (134 MiB)
>> SHA256: ECB34BB1A10CF0DADD09103F0F8C378153E01620D4D5C2BA795C273633DC1880
>>
>> Name: AdbeRdrUpd11023_MUI.msp
>> Size: 39866368 bytes (38 MiB)
>> SHA256: 1D226D0EF7C6346D5E0E5FE0BB0A6C2C30B5A5729E441E52C56C0260B676D1DE
>>
>> This software is discontinued, and is the last to run on older OSes.
>> Which would be a good reason for it to run on .NET 3.5 or so I suppose.
> 
> I was hoping it would load/run on the Windows 10 I am forced to use.
> (I'm pretty sure I had it running fine on my old 7 machine.)>
>> Anyway, the "printing" on my test vm, would be done by "Microsoft Print To PDF"
>>
>> When Microsoft Print To PDF prints for Notepad, no options at all are offered.
>>
>> When Microsoft Print to PDF prints for Acrobat Reader, the GUI changes on the
>> print dialog, to include "Booklet". And indeed, using the .cab from the installer
>> above and finding "Words.pdf" sample document, it printed in Booklet mode,
>> where if folded A4 sheets accordion style, it would "make sense".
> 
> The more recent Acrobat has a booklet option when printing real PDFs to
> an actual printer (so a four-side PDF would come out with pages 1 and 4
> on one side of a sheet, 2 and 3 on the other, so it could be folded in
> half - and correspondingly more complicated numbering for longer files).>
>> I'll glue a picture together later, and post it, of the bits and pieces.
>> But basically, even without using the .msp and bringing it up to date,
>> there is still a Booklet mode offered.
> 
> Oh - good to know, that "XI" still had the booklet mode, even though
> it's quite old.>
>> On occasion, I caught the software "bogging" and it took a visit
>> to Task Manager to kick it out of its funk. Is that normal for computers
>> in the year 2025 ? Apparently so... Grrr.
> 
> I hadn't got that far; it fell at the install stage. (The third "pass" I
> think, where the first pass was unpacking files, I forget what the
> second was, and the third was "registering" things. From the length of
> the progress bar, it was about a third through that stage when it fell
> over with the error message I've given. To be fair, once I clicked OK on
> the error message, it did seem to tidy up well - even showing progress
> bars going backwards as it removed files and so on.)>
>>    Paul
> John
> 

Here is a picture of it working on my Win10.

    [Picture]

     https://i.postimg.cc/hPhpygZ6/Booklet-Printing-PDF.gif

The following web page, could be abusing the DOM storage of the browser.
I have copied the text and placed it inline so visiting the webpage is not necessary.

https://helpx.adobe.com/acrobat/kb/error-1935-install-acrobat-reader.html

Issue

When you install Acrobat or Adobe Reader 8.1 or later on Windows,
you see the following error message and the installation fails:

Error 1935. An error occurred during the installation of assembly
  "Microsoft.VC80.CRT, version = "8.0.50727.163", type = "win32",
   publicKeytoken = "1fc8b3b9a1e18e3b". processorArchitecure = "x86"

Solutions
Solution 1: Clear the transaction log.

If you receive a 1935 error when you try to install Acrobat or Reader,
the Windows file system transaction log has become corrupted. The Windows
file system uses the log to recover when a file error occurs. To correct
this install error, clear the log.

    Open an Administrator command prompt:

       fsutil resource setautoreset true C:\

    The line above assumes that C: is the drive in which Vista is installed.

    Restart the system.  Install Acrobat or Adobe Reader again.

Solution 2: Disable antispyware and antivirus software or remove adware or
            spyware from your computer and then install Acrobat or Adobe Reader.

    Disable the following applications or types of applications, following any
    instructions provided by such software:
        Disable Lavasoft Ad-Watch, Ad-Aware, or similar detection software before installation.
        Disable WebRoot Spy Sweeper.
    Install Acrobat or Adobe Reader again.

Solution 3: Remove adware and then install Acrobat or Adobe Reader.

A certain type of adware running on the system can cause 1935 errors.

    Start the Task Manager.
    Look at the Processes tab. Look for a  process named wtoolsa.exe.
    If this process is running, then you remove this adware.
    Install Acrobat or Adobe Reader again.

Additional information

A 1935 error is one of the most common problems that can prevent you from
being installing application that uses the Microsoft Windows Installer MSIAssembly
and MSIAssemblyName tables. In general, this error means that Microsoft
Windows Installer encountered an error while trying to install assemblies
to the Global Assembly Cache (GAC) or the Win32 GAC (WinSxS). This error is
considered fatal and causes setup to fail and initiate rollback.

Various circumstances cause the 1935 error:

    Another application deletes the file while an
    Adobe application tries to open this file.

    Some driver in the file system stack intercepts a CreateFile/ReadFile
    (and so on) and translates the error code to "file not found."

HTH,
     Paul

Back to alt.comp.os.windows-10 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-27 16:49 +0100
  Re: Acrobat - earliest version with booklet printing? Paul <nospam@needed.invalid> - 2025-08-27 18:57 -0400
    Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-28 01:12 +0000
      Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-28 03:38 +0100
        Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-28 22:15 +0000
          Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 03:51 +0100
            Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-29 04:07 +0000
              Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 20:16 +0100
                Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-29 19:44 +0000
            Re: Acrobat - earliest version with booklet printing? "Carlos E.R." <robin_listas@es.invalid> - 2025-08-29 23:01 +0200
        Re: Acrobat - earliest version with booklet printing? "Carlos E.R." <robin_listas@es.invalid> - 2025-08-29 22:56 +0200
      Re: Acrobat - earliest version with booklet printing? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-11-19 14:42 +0300
    Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-28 03:08 +0100
      Re: Acrobat - earliest version with booklet printing? Paul <nospam@needed.invalid> - 2025-08-28 01:56 -0400
        Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-28 10:38 +0100
          Re: Acrobat - earliest version with booklet printing? Paul <nospam@needed.invalid> - 2025-08-28 06:20 -0400
            Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-28 12:01 +0100
              Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-28 13:44 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-08-28 11:19 -0400
                Re: Acrobat - earliest version with booklet printing? Paul <nospam@needed.invalid> - 2025-08-28 19:55 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 01:02 +0100
                Re: Acrobat - earliest version with booklet printing? Paul <nospam@needed.invalid> - 2025-08-28 22:19 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 03:59 +0100
                Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-29 04:31 +0000
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 20:22 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-08-29 09:24 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-29 20:30 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-08-30 00:59 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-30 10:25 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-08-30 09:57 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-08-30 18:55 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-09-02 17:23 -0400
                Re: Acrobat - earliest version with booklet printing? "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-09-03 00:53 +0100
                Re: Acrobat - earliest version with booklet printing? "...winston" <winstonmvp@gmail.com> - 2025-09-03 10:28 -0400
                Re: Acrobat - earliest version with booklet printing? Marion <marion@facts.com> - 2025-08-29 19:31 +0000
  Re: Acrobat - earliest version with booklet printing? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-08-29 17:07 +0300

csiph-web