The plugin was working great till recently we noticed a new issue that did not happen before.
The problem arises immediately after running the “Conjure PDF” workflow:
-
Sometimes, the URLs for the generated PDFs are created successfully, and other times, they are not. We store these URLs within bubble DB table & associate the URLs to a download button >
so that our users can download the same pdf multiple times as needed instead of generating the pdf again -
Based on our observations, we don’t believe the issue is related to file size, as the average file range between 100-150 KB & has between 2 - 10 pages so far.
-
Our PDFs use 1 photo & 1 QR code embedded within, apart from the usual text/ tables contents.
This inconsistency is impacting the ability to deliver the PDF document to our user. Pls help - stuck for days on this.

Bubble Storage or Upload Issues – Check if your Bubble storage limit is being reached or if the file upload is failing in some cases.
Try adding a step to manually save the PDF URL and use the debugger to see if it’s empty.











Start a PDF Model
Use the Conjure PDF Model action with the checkbox Save to Database enabled
Add a Text Element on the page to display the generated URL













