You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a printing feature (using window.print(); and @media print css rules) would make a neat "export" feature, good for archiving a monthly report because currently, the printed pages (2) are blank.
The text was updated successfully, but these errors were encountered:
Adding a printing feature (using window.print(); and
@media print
css rules) would make a neat "export" feature, good for archiving a monthly report because currently, the printed pages (2) are blank.The text was updated successfully, but these errors were encountered: