Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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