🖇 Group to PDF and Image - New Plugin from Zeroqode

Hello @budisinsrdjan ,

Thanks for reaching out to us.

Definitely, in the plugin you have four events: two for generating images and two for generating PDFs. For your use case, you can use the “PDF Success” event, which triggers when the PDF is successfully generated.

Then, you can use the element state “’s New PDF URL”, which provides a link to the generated PDF. You can display this link or save it in your database.

Also, please feel free to check our demo page editor to see example of how to set up the plugin. You can find it here: Zeroqode-demo-28 | Bubble Editor

Hope this helps. Have a great day ahead!

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi,

As far as I can tell from reading the documentation and testing, in order to attach the image (in my use case) to a data thing, you need to ensure that “upload in files manager” = TRUE within the ‘make’ workflow.

To me, this needlessly uses up storage because once the image is attached to the data thing, the image file stored in files manager is redundant (in my use case). This will consume storage, and impact upon my data storage limit negatively.

I look forward to hearing from you.

Thank you,

Tom

Hi @tomlyonshaw ,

Thanks for your message and for bringing up this concern! :pray:

You’re correct that the image needs to be uploaded to the file manager in order to generate the “pdf url” state, which is part of how the plugin works. The file is stored in the file manager during the process, and that’s why it shows up as redundant after the image is attached to the data thing.

For optimization purposes, if you’d like to avoid consuming storage, you may want to explore using the AWS File Uploader Plugin. This plugin allows for more control over file handling and may help you manage storage more efficiently in your use case.

Looking forward to your reply. :sunflower:

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

I have been using this plug in with out issues but it has suddenly stopped working. After trigger the Convert group to PDF event, the process never succeeds nor fails (both of these have actions and alerts), and the file is not created.
Any idea what could be the problem?

@manolo.sanmiguel

Hi Manolo — to help narrow this down, could you share a bit more info?

Exact plugin version you’re using (Bubble editor → Plugins tab → find the plugin and copy the version).

Screenshot of the plugin element configuration (all settings visible) where you run Convert group to PDF / where the target Group is set up.

Screenshot(s) of the full workflow that triggers the conversion (please include the entire action chain, not just the PDF step), including any alerts/actions you expect to run on success/failure.

Please run the page with ?debug_mode=true, enable step-by-step, and tell us:

which exact workflow step it stops on,
whether any error appears in the debugger/console,
whether any value is missing/empty right before the PDF action.
Once you post those, we can take a closer look at your setup and pinpoint where it’s getting stuck.

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
BannerLast3