Thank you for creating this helpful library. I’m interested in the preview and download features for the generated PPTX files. After reviewing the demo code, I noticed it involves transpiling from the Monaco editor to a document and then using ReactPPTX to render the document into a .pptx file. However, my use case is simpler as I don’t require the Monaco editor. Is there a more straightforward way to achieve this?
Thank you for creating this helpful library. I’m interested in the preview and download features for the generated PPTX files. After reviewing the demo code, I noticed it involves transpiling from the Monaco editor to a document and then using ReactPPTX to render the document into a .pptx file. However, my use case is simpler as I don’t require the Monaco editor. Is there a more straightforward way to achieve this?