visualsubnetcalc icon indicating copy to clipboard operation
visualsubnetcalc copied to clipboard

Print view

Open sr-fias opened this issue 7 months ago • 1 comments

I wanted to print a created subnet list, but there are some page elements which are not needed on a printout and take up vertical space.

Bootstrap 5 has classes that let you hide elements on printing. The relevant class is .d-print-none which could be added to every element, which is not needed upon printing.

If you are interested I can create a pull request with suggested spots to add that class.

sr-fias avatar May 22 '25 12:05 sr-fias

I vote you add this. I'd probably use it to. I also added issue #45 which is somewhat related.

ranma2913 avatar Oct 15 '25 20:10 ranma2913