ionic-team / ionic-team/ionic-framework
feat: Ability to print more than 1 page of content
Aperta
desktop
type: feature request
- Lingua principale
- TypeScript
- Stelle
- 52.7k
- Fork
- 13.3k
- Merge medio
- 1g 15h
- PR unite (30g)
- 51
Descrizione
# Feature Request
**Ionic version:**
[x] **5.0.0-beta.0**
**Describe the Feature Request**
If you print a page that contains more content than will fit on a single printed page then only one page will be printed and a scroll bar will be printed on that page. The content will be clipped to the single page.
Use cases:
- Printing long lists
- Document oriented content (e.g. Stencil docs site)
**Describe Preferred Solution**
It should be possible to print across multiple pages.
Use `@media print` settings to changing scrolling behavior during printing.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.