Carlo Beltrame

Results 256 comments of Carlo Beltrame

This should be fixed in #1891, we are just waiting for a release of react-pdf.

This should now be fixed in @react-pdf/renderer v3.0.0. Can we close this issue?

As long as this is not implemented, you can use a library such as [html-to-react](https://www.npmjs.com/package/html-to-react) to parse your SVG file and map it into the components which react-pdf uses.

Contributions are welcome...

I haven't seen anyone successfully use a Google Font directly via its URL. You always have to download the font and host and bundle it yourself. See https://github.com/diegomura/react-pdf/issues/1075 and many...

This was fixed in #1934, we are just waiting for a new release of react-pdf now.

It should really work on mobile. Can you provide a reproduction example? If all else fails, you could render the pdf using [pdf.js](https://mozilla.github.io/pdf.js/) or [React PDF Viewer](https://react-pdf-viewer.dev/)

This should be fixed with #1891, once react-pdf is released in a new version.

This should now be fixed in @react-pdf/renderer v3.0.0. Can we close this issue?

@MohamedAliBouzaiene react-pdf is not compatible with React 18 yet. Please help out in #1879 if you want it to go faster. @appasaheb4 that is not the same issue at all....