OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Implement printing to some level #266

Open smalers opened 4 years ago

smalers commented 4 years ago

Need to understand how printing works with InfoMapper and possibly enhance functionality. People don't print as much as they used to but it may be useful, for example to print content pages for markup. The following are considerations:

  1. Add documentation for printing to InfoMapper user and developer documentation, as appropriate to describe how to print, in particular if the user needs to do something that is not obvious.
  2. Does printing work in the browser like other web pages?
  3. Can content in the main window and popups print, such as with browser print button and CTRL-P?
  4. Does anything more need to be enabled to print?

At this point I want to just confirm what works throughout the application and if anything is not working, make some decisions on whether we enable.