Community
    • Login

    display and print line spacing

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 4 Posters 3.7k 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.
    • James WhiteJ
      James White
      last edited by

      I see too much space between lines. Both in display and printing. I would like to print more lines to a page (line numbers on). I am getting about 52 lines per page and would think it could be at least 69 lines per page. It looks like line is 1.5 or double spacing. I am using 6.7.9.2 . Thanks.

      1 Reply Last reply Reply Quote 0
      • Nicholas BrouhardN
        Nicholas Brouhard
        last edited by

        You can accomplish this by changing your Font size and enabling the Enable global font size setting under Style Configurator.
        See this image for reference: Increase Lines Printed

        Note: You can increase/decrease the official font size as needed, to print as much/little as you want. This will also change the font size on the screen, but you can simply adjust the zoom level of the app to make it display appropriately.
        (‘Ctrl’ + ‘+/-’ OR ‘Ctrl’ + ‘Mouse Wheel’)

        1 Reply Last reply Reply Quote 1
        • James WhiteJ
          James White
          last edited by

          Thanks, I will try that. I have changed fonts to r-ansi and 8 point, but the space is the same. I will look for increased lines printed…

          1 Reply Last reply Reply Quote 0
          • SalviaSageS
            SalviaSage
            last edited by

            James, if you want to be able to fit in more lines into a piece of paper when printing, download the nppexec plugin from here:

            https://sourceforge.net/projects/npp-plugins/files/NppExec/

            You can then click execute and add these scintilla API codes like:

            NPP_CONSOLE 0
            SCI_SENDMSG 2146 -3
            

            more negative number -> smaller print scale.
            erase for default size (too big in my opinion)

            Scott SumnerS 1 Reply Last reply Reply Quote 1
            • Scott SumnerS
              Scott Sumner @SalviaSage
              last edited by

              @SalviaSage said:

              erase for default size

              Nice one…what does “erase for default size” mean?

              1 Reply Last reply Reply Quote 0
              • James WhiteJ
                James White
                last edited by

                Well I did not see ‘increase lines printed’ BUT I did change global, font size to 8 and font r_ansi and now it prints 73 lines per page.
                This is Great !
                Thanks.

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