React, Problem with exporting Lexical Editor Rich text to PDF
I want to export the contents in the lexical editor to a pdf file. I need a method to do that in client side rendering while preserving formatting and fonts.
I want to export the contents in the lexical editor to a pdf file. I need a method to do that in client side rendering while preserving formatting and fonts.