Skip to content

When printing with PrintType.html, css is not applied. #11

@hellowkc12

Description

@hellowkc12

@OnClick="@(_ => PrintingService.Print("printable-form", PrintType.Html))"

<form id="printable-form">
    html code..
</form>

I want to print this picture.
Screenshot_1

However, when printed, it comes out like this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions