RG to PDF
Description:
🔗 Demo Page: https://chakor-plugins.bubbleapps.io/version-test/rg_to_pdf
Introducing our latest plugin: RG to PDF
This plugin allows users to export data from repeating groups, tables, or any other elements in their Bubble.io application into PDF files. It provides a seamless way to convert on-screen content into a downloadable PDF, ensuring that all data is accurately captured and formatted.
Key Features:
Repeating Group to PDF: Export data from repeating groups, tables, or any other elements in your Bubble.io application into PDF files.
Proper Pagination: Ensures content is not cut off between pages and handles pagination properly.
Image Handling: Replaces image URLs with base64-encoded images to ensure all images are included in the PDF.
Action Name:
Export-to-PDF (action element)
Instructions:
- Trigger an Action Event:
- Add the element Export-to-PDF.
- Ensure Images are Loaded:
- Ensure all images in the repeating group are replaced with their base64 counterparts to avoid loading issues.
- Execute the Export:
- Trigger the export action to convert the repeating group to a PDF with proper formatting and pagination.
- Usage Instructions:
- Add the Plugin:
- Add the Export-to-PDF element to your Bubble application where you need to export repeating group data.
- Configure Inputs:
- Repeating Group/Table ID: Provide the ID of the repeating group/table or any group element you wish to convert.
- Trigger the Export:
- Use a workflow action to trigger the export, ensuring all configurations are properly set.
- Save or Publish PDF:
- Once the export is triggered, the plugin will generate the PDF
Note
Ensure that the repeating group and all its content are fully loaded before triggering the export.

