You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2024. It is now read-only.
Page break is working fine now right? Do we still need that measurement function. I truly don't know if that would be possible (react-pdf first calculates the layout, and then renders) and don't see the benefit to be honest
In general, our basic requirements are supported, but not all desired features are available yet.
Page BreaksPage breaks work in general, but we need to invest work to measure element heights and break into a new page when needed.Misc
generic inline element for implementing e.g. strong, italic, strikethrough_soft-hyphen supportText wrapper not properly working with soft hyphens foliojs/pdfkit#457 _
Image URIs with GET parameters are not supportedcurrently stripping them out to make things worksolved by Check image extension with buffer diegomura/react-pdf#207
by default, an inline child doesn’t inherit any styling props (e.g. color, fontSize) from the text parent. We might wanna implement some magic here.solved by Styles cascading diegomura/react-pdf#192
list of cascading styles
The text was updated successfully, but these errors were encountered: