Hello,
I have already contacted Bubble support on this matter and they directed me to the forum since it’s full of people who know many things about various subjects.
I wish to use pdfkit nodejs module for simple and automatic invoice creation. However I keep encountering server errors while utilizing simple code.
Here is the code I’m using.
With the code I’m trying to use I intend on creating a blob and then forming it into a file which I can return back in a workflow.
I’m just trying to create a blank pdf page for now and build from there. I keep getting unexpected server errors like the one below.
Does anyone have experience on this matter? Specifically using pdfkit in bubble?
Any help is much appreciated, thanks.