Skip to content

page-break-inside not work in andoird print case #299

Open
@ajn404

Description

I am using the latest version of this plugin
cordova 11.0.0
in my html (to be printed):

th,
        tr,
        td,
        p,
        div,
        span
        {
            page-break-inside: avoid;
            break-inside:avoid;
        }

but this does not work . a4 size content of p or div still break

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions