Open Marouane-Belbouhali opened 3 years ago
Hello,
Is the template which is stored in a database? or the final result?
Rhanks
I believe I can help explain, since I am interested in the same feature. We also store our documents as "blobs" in a database.
Is it possible to pass a buffer to carbone.render, rather than loading the template from the file system?
Hello,
Is the template which is stored in a database? or the final result?
Rhanks
The template would be stored in Database, the final resul can easily be downloaded from the app.
I believe I can help explain, since I am interested in the same feature. We also store our documents as "blobs" in a database.
Is it possible to pass a buffer to carbone.render, rather than loading the template from the file system?
I contacted Carbone Support and they told me it's impossible to pass a Buffer to CarboneJS.
Hello @Marouane, it is not possible for now, we created the issue on our side and we will probably make it in the coming months. I will notify you when we work on it and a beta is available ;)
Problem to solve I would like to easily render my document which is stored in database.
Proposed solution I'm not sure what the best method would be.
Describe alternatives you've considered Additional python library?
Additional context N/A