Community
    • Login

    What is this horrible print dialog in windows 11?

    Scheduled Pinned Locked Moved General Discussion
    printing
    3 Posts 2 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Daniel EssinD
      Daniel Essin
      last edited by

      2023-01-03_13h48_36.png

      How clunky and dysfunctional.
      Is there some way to get the old one back?
      And why is no preview available?

      PeterJonesP 2 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Daniel Essin
        last edited by

        @Daniel-Essin ,

        The Print dialog is a function of the Windows OS – Notepad++ just calls the OS-defined dialog: the same function call in Notepad++ that opened up the old dialog in Windows 10 opens up the new dialog in Windows 11; Notepad++ cannot change that.

        I am not on Win11 right now, but I believe if you grab the scrollbar between the left column and the empty preview window and scroll down, you might get a button which takes you to a dialog more similar to the old menu. (But I might be wrong.)

        As for why there is no preview: my guess is that there would have to be code added to Notepad++ to make it pass that “preview” along as extra information to the Windows 11 print dialog… and I don’t know if it’s possible for Notepad++ to do that without making itself incompatible with Windows 10 (which isn’t going to happen, because many Win 10 is still supported by Notepad++, and will most likely be still supported for years to come).

        1 Reply Last reply Reply Quote 2
        • PeterJonesP
          PeterJones @Daniel Essin
          last edited by

          @Daniel-Essin ,

          A quick web search (using The Search Engine That Knows All) gives me this: https://www.winhelponline.com/blog/restore-legacy-print-dialog-windows-11/

          According to that article, all classic win32 apps were switched to that dialog in Win 11 22H2.

          That article does describe a way they think you can get back the old dialog. Note that it’s a Windows-OS issue, not something specific to Notepad++, so any further discussion would be better suited at a different forum (maybe one made up of OS Super Users, or one specifically for your OS).

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors