Community
    • 登入

    how many pages will print

    已排程 已置頂 已鎖定 已移動 General Discussion
    2 貼文 2 Posters 1.2k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Vladimir TolskiyV
      Vladimir Tolskiy
      最後由 編輯

      Where can I see how many pages will print if I print the document?
      Thank you.

      1 條回覆 最後回覆 回覆 引用 0
      • PeterJonesP
        PeterJones
        最後由 編輯

        Where can I see how many pages will print if I print the document?

        In the paper tray.

        Sorry, that sounds like a snarky answer, but in Notepad++, it’s the technically-correct answer. Because of line-wrapping, WYSIWYG-printing-vs-not, etc, there isn’t just a simple formula that Notepad++ can use to determine how many actual pages will end up being printed, so it doesn’t even try.

        If you have a print-to-PDF printer defined in Windows (Microsoft often installs one with MS Office; or there are freeware alternatives, like PDFCreator provides), you can print to PDF first, which will then tell you the number of pages (and then you can either print again from Notepad++, but this time to paper; or you can print from your PDF viewer instead).

        These two already-existing issues are related to your request. If one or both of them are ever implemented, you would get the info you want “for free”. Unfortunately, with how old they are, the chances are they won’t be implemented.

        • https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4236
        • https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3610
        1 條回覆 最後回覆 回覆 引用 1
        • 第一個貼文
          最後的貼文
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors