Giter Site home page Giter Site logo

Comments (3)

KewDev23 avatar KewDev23 commented on June 29, 2024 1

Thank you very much for your answer. You are right, I was using break-before: always; which is not supported for always value in Chrome while page-break-before: always; is supported since Chrome 1.0. It seems I must use break-before: page; now which is working.

Sorry for thinking it was react-to-print the cause. I thought it when I saw my CSS code removed in the Chrome inspector for an injected code in the page by react-to-print:

image

from react-to-print.

MatthewHerbst avatar MatthewHerbst commented on June 29, 2024

Hello. react-to-print is agnostic of the CSS you use. We do not look at your styles at all, and there is no concept of us "supporting" a certain style or not. If it doesn't work, assuming it's being used correctly, it likely means the browser you are using doesn't support what you are trying to do. See a Compatibility Table for more. Browsers do all sorts of weird things when printing so this may be the case even if there is normal support when not printing.

If you're still having trouble please feel free to post your code and we can try to help.

from react-to-print.

MatthewHerbst avatar MatthewHerbst commented on June 29, 2024

No problem, glad you got it figured out! Please let us know if you run into any other issues

from react-to-print.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.