Bubble Page to PDF - New Plugin from Zeroqode

@adunniola,

Thanks! Checking now. Once I need some additional info - I let you know. I’ll create a zq_test page not to interfere into your current workable page.

But I can’t test the page when someone is working in the app at the same time with me. I will wait till you finish your work :pray:

Thank you.
Zeroqode Team

Hi,

Any updates?

@adunniola,

Yes, we are trying to reproduce the case you have shown on your video record but now it is impossible because of the unskippable popup that appears when the page is loaded. It is quite difficult to reproduce your case and get to this group, because of the complicated workflow you have.

Would you kindly provide the step by step guide to help us reproduce the PDF action and to see the browser console records? Or the video record. Any help will be much appreciated :pray:

I have made a sales_order page copy (zqtest) where I tried to reproduce the case, but without a success.

Regards,
Zeroqode Team

@adunniola,

Moreover, as per the fact that the plugin works within your app with a less complicated workflow/page structure, and the possibility that your sales_order page may contain SVG/PNG elements - unfortunately, the plugin might not work properly due to the above reasons.

I can recommend you try older plugin versions or simplify your page workflow/design - this should help.

Apologies for the inconvenience :pray:
Regards,
Zeroqode Team

My quality is very poor, how can fix it?

Hi,

I can do a workthrough. Yes the page does contain images in PNG but the group to print does not.

Can we schedule a session on maybe zoom or something? let me know what works for you

Regards

Try using version 1.27

2 Likes

@adunniola,

If you can provide some video guide, just like you did before but from the very beginning when the page is loaded, - it will help me a lot to reproduce the case and be able to test your page. Once I will be able to reproduce the case, I can provide some suggestions to you or help you with the page/plugin setting up. :slightly_smiling_face:

I’m afraid we do not provide support on calls/zoom etc. Apologies for the inconvenience. The loom record should be enough (with the details of the issue reproducing).

Regards,
Zeroqode Team

Will Try that as well
thanks so much

@adunniola,

Please note also that the 1.25/1.25 plugin versions require a bit different setup and using the old plugin element on the page. It is not that complicated but differs from the way you used to set up the plugin action on the latest versions.

If you decide to use the 1.27 version and some questions appear - feel free to ask, I’ll try to provide some useful insights.

Regards,
Zeroqode Team

Hi @ZeroqodeSupport,

Can you add the feature “make this file private” ?

Thank you,
Gilles

1 Like

Hello, @gilles!

Can you please tell a bit more detail about how do you see this feature within the Page to PDF plugin? :pray:

Regards,
Zeroqode Team

Hi,

Just like any of the upload apps:

  1. Check mark to “make the file private”
  2. Attached the file to something

Here’s a screenshot from the bubble standard multi-file uploader:

image

Add this to the PDF plugin in so that our files can be uploaded to AWS and remain private. Emanuel noted that we had to set files private, upfront, that it was not possible to change it after they’ve been uploaded.

Thank you,
Gilles

1 Like

Hi Zeroqode,

I have a small issue with my Bubble Page to Pdf plugin. Currently, it’s not showing “input” values anymore, while in last few weeks this was the case. Do you know to what this can be related and if I can fix it? Thanks!!

Kind regards,
Gerben

@gilles How does this privacy work in practice? I read the reference info and searched the forum, but it is not clear how this actually functions in practice.

1 Like

Hi @robert,

Will explain with more tomorrow. Any file you currently upload to AWS can be accessed using your file link. Also, someone with reasonable skills can find your files, and everyone else’s, in the AWS forest. Setting the file private upfront locks it down with a key and password.

1 Like

Hello @gilles

Thanks for your feedback, unfortunately at the moment we don’t have access to this propriety via Plugin API in order to implement it, however we’ve taken into consideration and we’ll see if and how feasible it’ll be for us to be added.

For now, could recommend you try set the Privacy Rules - https://bubble.io/reference#Data.Privacy for your files read/write access in DB.

Hope this helps. :pray:

Regards,
Zeroqode Team.

Hello @gerben

Sorry for the trouble, could you kindly provide more details, like steps to reproduce the issue, page setup, plugin setup, action workflows , console.logs, etc so we could help you better?
Thanks for understanding :pray:

Regards,
Zeroqode Team.

Hi @ZeroqodeSupport,

The free upload apps, like Uppy File uploader (and your multi-file uploader), all have this as an option. Why does your plugin not have access to the plugin API to allow this? Is this a bubble restriction?

Even with privacy settings, I can still access the file if I have the (not private) s3 link. Emmanuel mentions this in this post: Make File Private using workflow

File privacy must be set at upload time, it can’t be done via workflow after the fact. That’s why it’s important if file privacy can be set via your app. Given that most of your users will be publishing probably some sort of confidential document, it would fit well to have this feature with your PDF plugin.

Thank you,
Gilles

Thanks @gilles for provided examples.

But believe as you’ve already noted, all the plugins are “Uploaders” which were written with a feature in mind I assume which can be implemented more straightforward.
While Bubble page to PDF offers a file after the process, it is an exposed state value which is a lil different from a typical file uploaded into bubble.

While the plugin API does not has a standard element propriety to be used and it needs to be written differently , as mentioned we’ve taken into consideration to offer such option however we’ll need to assess the possibility before moving forward.

Thanks for feedback and your understanding. :pray:

Regards,
Zeroqode Team.