I’m very pleased that you developed this plugin! I installed it today and tested the Insert ‘List of Texts on PDF’ action, which generally works well. However, when saving, instead of generating a URL, the result is a base64 code.
Hi @edi.melo369,
Thank you for your message and purchase.
Regarding your observation:
The behavior you’re seeing is expected — the plugin returns the modified PDF as a Base64-encoded string, which is ideal for in-app processing or previews, but it’s not a direct file URL.
Here are a few recommendations to help you manage the output:
- If you’re uploading the file to Bubble’s File Manager, make sure it’s attached to a Thing (like a User or custom data type). This allows you to reference it later using an expression like:
Current User's [Your File]'s URL
- You can also try using the
:formatted as URL
operator to retrieve the file’s readable link, depending on where and how it’s stored. - For guidance, we recommend checking out:
- Additionally, this Bubble video lesson on working with files is a great resource.
Let me know if these recommendations help you.
Best regards,
Egor Smorodinov
Support Team
Browse all Zeroqode Plugins for bubble