printly
Reactive icon

Printly

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 9 Sep (7 hours ago)
 by 
0.0
 (0 ratings)
printly

Printly

Details
A drop-in print button for OutSystems Reactive Web that produces clean, uncluttered printouts instead of the ugly, chrome-filled default. Prints the whole screen or a specific area, hides navigation and buttons on paper, and gives developers a simple no-print class to mark anything they want kept off the page.
Read more

window.print() alone is a trap — it prints everything on the page: your top bar, side menu, buttons, footer, form controls, the works. Users end up with cluttered paper or ugly PDFs.

Printly wraps window.print() with a print-friendly stylesheet that strips the usual Reactive Web chrome, a no-print class the developer can add to any widget they want kept off paper, and an option to print just a specific container instead of the whole page. Pure client-side, no dependencies.

Key features

  • One button, one line of setup — click and it prints.
  • Print-friendly CSS strips headers, menus, buttons, backgrounds, and shadows.
  • no-print class hides any widget on paper (per-element control).
  • Optional print-a-specific-area mode via TargetElementId.
  • Adds URLs after links so paper versions stay useful.
  • Restores the on-screen layout after the print dialog closes.
  • No dependencies, no server calls.
Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category