PDF creation for Firebase and Firestore

Leverage the power of popular tools like HTML, CSS, Handlebars,
and Markdown to simplify your PDF generation process.

{firstname: "John",balance: "$3,000"}Hello{{ firstname }}! Your balance is{{ balance }}!HelloJohn! Your balance is$3,000!

Craft Sophisticated PDFs

The template bundle is a ZIP file that contains the index.html file.
You can optionally incorporate additional resources, which will be accessible and loaded by index.html during rendering.
In short, with PDFPlum, you have the capability to create any content a browser can display.

Learn more about template creation →

Seamlessly Integrate with Your Firebase Infrastructure

After installing the extension on your Firebase project and uploading your template bundle to a Storage bucket, generating new PDFs becomes effortless. Simply call an endpoint or create a new document in a Firestore collection, choosing the method that best suits your needs.

Learn more about triggering the extension by calling an endpoint →Learn more about triggering the extension by creating Firestore documents →

Examples

Resources

Contact Us

You can create an issue in the repository. Alternatively, you may contact me directly at hi@pdfplum.com.