Changing print output in Word 2010


  1. Posts : 38
    Windows 10 V 1607 (OS-version 14393.1358)
       #1

    Changing print output in Word 2010


    Hello. Hoping that this is the right forum sub-section, here goes: this afternoon I needed to temporarily direct the print output to PDF file. Now, I can't change back to my Canon paper printer as PDF-file is still chosen:

    Changing print output in Word 2010-pdf-1.jpg

    if I click 'Add Printer' this comes up:

    Changing print output in Word 2010-pdf-2.jpg

    I have exited and restarted Word - same difference. What to do? Buy a new PC and thus acknowledge that Almighty Microsoft has won yet again?

    Changing print output in Word 2010-kneel.gif

    I run Windows 10 21H2, Build 19044.1766 and Chrome Version 106.0.5249.119 (Official Build) (64-bit)
      My Computers


  2. Posts : 14,026
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #2

    The images suggest to me there is no physical printer connected the computer. The second image that mentions Active Directory suggests a company network.
      My Computers


  3. Posts : 16,960
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #3

    Kokopelli said:
    this afternoon I needed to temporarily direct the print output to PDF file.
    How did you do this?

    Go to
    Start menu,
    Windows system,
    Control panel,
    {Hardware & sound group, if you are in Category view},
    Devices and printers
    to see all your printers & post a screenshot of it.
    How to Upload and Post Screenshots and Files - TenForumsTutorials

    Why are you still on Version 1607? Your system specs say that you are on Version 1607. Look at the top of this webpage, click on Quick links then Update system spec.


    Denis
      My Computer


  4. Posts : 2,730
    Windows 10
       #4

    1. Update Windows 10.

    2. Update MS Store and Apps.

    3. Reinstall Canon Printer driver.

    4. Settings > Devices > Printers & scanners > "Allow Windows to manage my default printer" > Untick.
    Make the default to whatever you want.

    5. Use SFC and DISM command line stuff, guides are on here in the tutorials.

    If you want to go through the Add Printer then go through Windows 10 settings.
    Settings > Devices > Printers & scanners > Add printers & scanners.

    Office 2010 is no longer supported, I get the same error going the Word 2010 way.

    Attachment 377620
      My Computer


  5. Posts : 18,034
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #5

    Hello @Kokopelli,

    To see the current status of the Printers, Copy & Paste the following command into a CMD Prompt and press Enter.

    Code:
    
    echo. & PowerShell Get-Printer ^| Sort-Object -Property Name ^| Format-Table -Autosize ^
         @{L='Name'           ;E={;if([string]::IsNullOrWhiteSpace($_.Name))           {'-'} else {$_.Name}}}, ^
         @{L='Location'       ;E={;if([string]::IsNullOrWhiteSpace($_.Location))       {'-'} else {$_.Location}}}, ^
         @{L='Status'         ;E={;if([string]::IsNullOrWhiteSpace($_.PrinterStatus))  {'-'} else {$_.PrinterStatus}}} ^| ^
    Out-String -Width 1000 -Stream ^| Where {$_.Trim().Length -gt 0}
    

    I hope this helps.
      My Computer


  6. Posts : 14,026
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #6

    This is what it shows on my Notebook with Wi-Fi connection to Router with printers Ethernet-connected:

    Changing print output in Word 2010-printers.png

    Only difference with the result is when a Wired computer runs it the printers will show an IP address instead of the Web address [such as 192.168.1.1]. If offered, a Wireless Direct connection may be different.
      My Computers


  7. Posts : 16,960
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #7

    These are my results for my WiFi network printer.

    Changing print output in Word 2010-report-printer-states-paul-black-5-tenforums.png

    The printer was in use at the time.
    These results show it as offline whenever I run the commands despite there being no printer comms problems - On, Off, In-use all get reported as Offline.


    All the best,
    Denis
      My Computer


  8. Posts : 18,034
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #8

    For mine, switched OFF then ON [ Normal being available / Online ] . . .

    Code:
    
     Name                          Location                   Status
     ----                          --------                   ------
     HP LaserJet P2055dn UPD PCL 6 http://192.168.1.128:3910 Offline
     Microsoft Print to PDF        -                          Normal
    Code:
    
     Name                          Location                  Status
     ----                          --------                  ------
     HP LaserJet P2055dn UPD PCL 6 http://192.168.1.128:3910 Normal
     Microsoft Print to PDF        -                         Normal
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:27.
Find Us




Windows 10 Forums