Skip to content

PD 2026+: Add multipage printing CSS #1260

@tabascq

Description

@tabascq

Not really a server item but there's no better place to put this.

    @media print {
        @page:first {
            margin-top: 0in;
        }
        @page {
            margin-top: 0.5in;
        }
    }

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions