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
Is your feature request related to a problem? Please describe.
The current react-pdfdocs do not have any mention of the renderToBuffer method. (They also do not have any mention of renderToString being deprecated.)
Describe the solution you'd like
Documentation for renderToBuffer.
Describe alternatives you've considered
No alternative solutions. Only know of renderToBuffer due to TypeScript.
Additional context
None
Thank you!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current
react-pdf
docs do not have any mention of therenderToBuffer
method. (They also do not have any mention ofrenderToString
being deprecated.)Describe the solution you'd like
Documentation for
renderToBuffer
.Describe alternatives you've considered
No alternative solutions. Only know of
renderToBuffer
due to TypeScript.Additional context
None
Thank you!
The text was updated successfully, but these errors were encountered: