Community
    • Login

    Notepad++ does not recognize ASCII Form Feed control characters

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    asciiprintallform feed
    2 Posts 2 Posters 3.0k 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.
    • Joseph FisherJ
      Joseph Fisher
      last edited by 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 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Joseph Fisher
        last edited by

        @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 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors