https://github.com/restorecommerce/pdf-rendering-srv
HTML to PDF rendering Microservice based on Chrome. Self-hosted service for rendering PDFs.
https://github.com/restorecommerce/pdf-rendering-srv
chrome grpc microservice pdf renderer rust
Last synced: 6 days ago
JSON representation
HTML to PDF rendering Microservice based on Chrome. Self-hosted service for rendering PDFs.
- Host: GitHub
- URL: https://github.com/restorecommerce/pdf-rendering-srv
- Owner: restorecommerce
- License: mit
- Created: 2019-08-27T21:36:17.000Z (over 5 years ago)
- Default Branch: next
- Last Pushed: 2025-03-26T14:52:28.000Z (about 1 month ago)
- Last Synced: 2025-04-30T22:14:37.029Z (6 days ago)
- Topics: chrome, grpc, microservice, pdf, renderer, rust
- Language: Rust
- Homepage:
- Size: 228 KB
- Stars: 48
- Watchers: 4
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= PDF Rendering Service
https://github.com/restorecommerce/pdf-rendering-srv/actions/workflows/build.yaml[image:https://img.shields.io/github/actions/workflow/status/restorecommerce/pdf-rendering-srv/build.yaml?style=flat-square[Build Status]]
A microservice for PDF rendering from URLs.
Please consult the documentation for using it:
- *link:https://docs.restorecommerce.io/pdf-rendering-srv/index.html[Usage]*
- *link:https://docs.restorecommerce.io/architecture/index.html[Restorecommerce Architecture]*Part of link:https://github.com/restorecommerce[Restorecommerce].