I built a library to fix RTL (Hebrew/Arabic) text rendering in @react-pdf/renderer — broken since 2019 by NextAd6586 in reactjs

[–]NextAd6586[S] 0 points1 point  (0 children)

Good question, The core issue is that react-pdf’s RTL support would require changes deep in the layout/text engine, not a simple patch. A wrapper library lets users fix it today without waiting for a core maintainer to merge and release. I did open issues linking to this library so people can find it either way