Hi Bubblers,
As a non-coder building my own software business, I realized that many existing PDF options were either too expensive or too complex for high-volume apps.
I built the PDF plugin The Only PDF Creator to solve my own problems. But when I found that the plugin is pretty good for a basic builder on Bubble.io I have released it today for FREE to help the community!
I’m currently using this engine to build and power a healthcare application in India that handles a high volume of prescriptions and bills. I wanted to share the core tool with you all.
Why use The Only PDF Creator?
-
100% Client-Side: No data ever leaves the user’s browser. This is critical for privacy-sensitive apps like healthcare or finance.
-
Zero API Costs: No external service fees. You only pay for your own server CPU.
-
Modular “Building Block” Logic: Use simple element actions to “stack” your PDF piece by piece.
-
High Performance: Speed and stability built in.
Key Features (Free Version):
-
Add Text: Fully supports bolding, font sizing, and alignment (Left, Right, Center, Justify).
-
Add Tables: Easily create 2-column tables for invoices, lists, or receipts.
-
Automatic Page Management: Handles page breaks and repeating headers automatically.
-
Exposed States: Includes an
is_generatingstate so you can show loaders or spinners while the PDF is being built.
How to get started:
-
Drop the Only PDF element on your page.
-
Build your document using the “Add Text” and “Add Table” actions in your workflows.
-
Use the “Download PDF” action to save the file!
I am currently developing a Pro version with advanced features like multi-column tables, image/logo support, and custom styling for my own healthcare venture, but I’m committed to keeping this core version free for everyone.
Check it out on the marketplace and let me know what you think! I’d love your feedback as I continue to improve it.
Happy Bubbling!