Menu

print while maintaining folding

2006-02-22
2012-11-13
  • Nobody/Anonymous

    i have a large piece of code in a single file, and i just want a printout of all the declarations.  certainly i could do that manually, but i was wondering if there was a way to print from notepad++ that didn't print the collapsed info.  basically, i want to print as it appears on the screen, as i've folded it.

     
    • Nobody/Anonymous

      In the 'plugins' menu > 'TextFX Viz' I found the command "Copy visible selection". This way you can just copy the folded view and pase it into an empty document to print it. This should help you out, even if it is a copy and paste instead of a print option (while I also would appreciate more options for printing - for example defining a print- font size).

      regards,
      d~

       
      • Nobody/Anonymous

        I believe the line numbering in this case is lost... Thanks for the tip, though :)