Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pagedjs
pagedjs
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 160
    • Issues 160
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Tools
  • pagedjspagedjs
  • Issues
  • #185

Closed
Open
Opened Mar 16, 2020 by Sebastian Raffel@sebastianraffel
  • Report abuse
  • New issue
Report abuse New issue

CLI: Emulate CSS media type Print option

When printing in Chrome without emulating a print CSS media type i get several issues:

  • Tables break to next page after only half of the page is used
  • Pages after that cannot be printed!
  • Other table formatting issues

Setting Emulate CSS media type to print and refreshing the page clears all these issues! Adding an option to the CLI to print using this emulation would help me a lot. Or, even better, pagedjs works as if the option were enabled, always :)

Emulate CSS media type: print

Print without emulation

Print with emulation

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: tools/pagedjs#185