Services Plugins FAQs

How to use PDF Conjurer with dynamic content

Hello,

I purchased a Print Pro plugin and it works great, allowing users to print dynamic content on multiple pages, and save a PDF locally. Some of my users want to send the file directly to other users so I turned to PDF Conjurer to compile a PDF, attach it to the email using Brevo plugin, and send it out while inside the app.

What I am trying to do is compile a PDF file using dynamic data but I am not sure how would I go about setting this up in the backend workflow. It seems simple enough when constructing a simple static PDF with elements that stack on top of one another but how to stack up multiple dynamic pages on top of one another?

I would appreciate someones guidance.

Luka

In the Print Pro plugin

Hi Luka @karaulal,

We’ve received your messages across multiple channels—here, on the Bubble forum, in our chat, and via email.

Having messages across different channels delays our response time, so for better consistency, we recommend keeping everything within one thread or channel.

Please note that we provide general support for our plugins and do not offer consultancy or customization services.

We recommend reviewing the demo page for workflow examples and carefully reading the supporting documentation for successful plugin integration.

We will review your message and provide general recommendations. In the meantime, please let us know if you’ve already found an answer to your question.

If you’re looking for a team to assist with customization, you can consider hiring Zeroqode. By sharing your project details and budget, one of our project managers will get back to you with an estimate.

Thank you for your understanding.

Regards,

Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

Hi Igor, Mina from support instructed me to turn to Forum for guidance - after I reached out here.

Just trying to understand, how can I get support to implement your plugins? Is it only if I pay additionally? I ended up booking a consultancy call.

It would be helpful to know so I don’t unnecessarily spend money, can I use the PDF Conjurer to conjure dynamic PDF files by nesting a child API workflow inside the parent API workflow? Or can dynamic PDF’s only be conjured using the repeating structures?

In the screenshot, I nested another API workflow that runs on a list of things. These get stored in a data field, and later used in the Conjure PDF action. But when more than 1 string of data is used in the conjure, it doesn’t create a file.
image

In this next screenshot, there are 2 strings, and when this is the input in the Conjure PDF action, the file is not created.

So the file is generated only when there is 1 such string, when there are 2 or more, like shown in the screenshot, nothing happens.

Edit: I am not sure if this is a bug or nothing happens because nested API creates strings that are not recognizable by Conjure PDF action.