Community
    • 登入

    Notepad++ does not recognize ASCII Form Feed control characters

    已排程 已置頂 已鎖定 已移動 Notepad++ & Plugin Development
    asciiprintallform feed
    2 貼文 2 Posters 3.2k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Joseph FisherJ
      Joseph Fisher
      最後由 Joseph Fisher 編輯

      I have an application that dumps text based reports to a remote workstations, at multiple remote sites, in the event of a data center / primary database outage.

      These reports can then be printed locally, from the workstation.

      We are attempting to use the PrintAll functionality.

      Everything is working correctly, with one exception.

      We are sending an “ASCII 12” (Form Feed), at points where we want a new page inserted within a particular report, and again at the end of each report.

      But, Notepad++ is not picking up the ASCII Form Feed, and all reports / pages are running together.

      Is there a way to get Notepad++ to recognize the “ASCII 12” / “Form Feed”, so that the reports will print correctly?

      Thanks in advance,

      JCF

      Claudia FrankC 1 條回覆 最後回覆 回覆 引用 0
      • Claudia FrankC
        Claudia Frank @Joseph Fisher
        最後由 編輯

        @Joseph-Fisher
        Natively, I don’t think so and I’m not aware that there is a plugin available
        which might do this. Npp is not really a word processor.
        In theory, a python or lua script might be able to do what you want but therefore
        we would need more information what exactly is needed and what is provided.

        Cheers
        Claudia

        1 條回覆 最後回覆 回覆 引用 0
        • 第一個貼文
          最後的貼文
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors