HI all, I’ve tried many screenshot plugins but non can handle shading. For example, here is my original image;
And here is a screenshot taken using Screenshot Element Pro, which is a paid plugin:
I have tried all settings available on the plugin, as well as several other plugins. I have also tried making the bevel/shading from both Bubble’s own shading options as well a CSS and the results are the same. I need a good clean PDF render as it’s important for my users. Not sure what to try next?
What do you mean it should be easy in CSS? It is created with CSS! But, taking a screenshot of the image does not work because no one has created a plugin for images that have shadows.
Work through this. This will copy your gradient properly, but you will need to edit the code to only capture your element and not the entire page. 20 minutes of Google searching to find that for ye.
Wow thanks! I hadn’t even thought about making my own image capture code, I just thought plugins were the only option. I will definitely go through this and see if that works.
I added an HTML element and code, and although I did see a ‘download screenshot’ button, nothing happened when I clicked it. Maybe it’s not compatible with Bubble…
Yes, I copied both pieces of code into an HTML element as instructed. I will try again…
@adamhholmes Ok, instead of putting it on the index, I placed the code on the reusable which has the window (!widow-casement-lrg). Now it does something, it takes a screen shot immediately, without pressing the download button and without even being on the correct page … as soon as I click any link it’s trying to download an image.
What I need is for the SAVE WINDOW button to take a screenshot of the window (!widow-casement-lrg) and to save that snapshot to the database and display it on the next page.