• Login
Community
  • Login

display and print line spacing

Scheduled Pinned Locked Moved General Discussion
6 Posts 4 Posters 3.8k 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.
  • J
    James White
    last edited by Jun 7, 2018, 11:47 AM

    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
    • N
      Nicholas Brouhard
      last edited by Jun 7, 2018, 12:21 PM

      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
      • J
        James White
        last edited by Jun 7, 2018, 9:46 PM

        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
        • S
          SalviaSage
          last edited by Jun 8, 2018, 9:49 AM

          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)

          S 1 Reply Last reply Jun 8, 2018, 12:18 PM Reply Quote 1
          • S
            Scott Sumner @SalviaSage
            last edited by Jun 8, 2018, 12:18 PM

            @SalviaSage said:

            erase for default size

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

            1 Reply Last reply Reply Quote 0
            • J
              James White
              last edited by Jun 8, 2018, 6:08 PM

              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
              6 out of 6
              • First post
                6/6
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors