Skip to content

For printing support for the size:landscape option to tell the browser what page orientation we want... #1244

@Fyrd

Description

@Fyrd

For printing support for the size:landscape option to tell the browser what page orientation we want.

e.g. this works in Chrome... but in Firefox it doesn't work (yet)

<style type="text/css" media="print">
@page{
size:landscape;
}
</style>


This issue was imported from Google Moderator

Moderator votes: +6
Issue added by scunliffe on 2013-02-19
To vote this issue up or down, simply include +1 or -1 in your comment.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions