Hey,
I’m currently building a Bubble app and trying to implement a reliable PDF export feature from a popup that contains different types of layouts. The goal is to export the content exactly as it appears on-screen, including checkboxes, inputs, text with strikethroughs, headings, tables, RGs, icons, and formatted layout.
I’ve tried multiple approaches (including plugin and custom JS) but continue to run into the following issues:
- Content getting cut off or not fitting properly inside the PDF
- Inputs or dropdowns inside repeating groups not showing up
- Buttons losing their icons or styling
- Strikethrough and other text formatting not rendering as expected
- Overall layout breaking compared to what’s seen in the app
Here’s a video showing what’s happening: Troubleshooting PDF Export Issues in Application Pop-ups
I’m looking for a solution (plugin-based or code-based) that can:
- Export the full popup exactly as it appears visually
- Preserve all formatting and content without clipping or layout distortion
- Optionally allow saving the generated PDF file to Bubble’s database for future access
Would appreciate any guidance, suggestions, or if there’s a way to make this work with your tool. Open to discussing implementation help if needed.
Thanks,
Mehul