-
How does this compare to Typst?[1]
What I like about Typst is that I can use it completely offline and with my editor of choice. Is this planned for htmldocs too?
[1] https://typst.app/
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Flexbox support has been [included][1] since 2018, although my use case was the prototypical one - a single row w/ 3 columns - so YMMV with how it handles more complex layouts.
[1]: https://github.com/Kozea/WeasyPrint/pull/579
-
Cool service! I like that itβs just HTML/CSS but the front end editor looks quite cool.
I also just open sourced part of my app that does PDF generation, but itβs completely bare bones.
I basically wanted a wrapper around the pdf generating part of chromium so that i could generate pdfs on pages within my own app.
Its here if anyone wants to check it out: https://github.com/awongh/bakso-doc
-
wkhtmltopdf[1] uses the QT WebKit renderer. I used it as part of my job hut work-flow with pandoc to get pdf resumes from markdown. It got me a job, so there's that.
[1] https://wkhtmltopdf.org/
-
I've used flying saucer pdf[1] for this in the past, but the missing piece always seems to be a descent WYSIWYG template editor. Either open source or paid.
Any suggestions on a web solution that allows non-devs to make great templates would be appreciated.
Historically I've built something simple with Tiny and added a preview button to render, but that super clunky.
[1] https://github.com/flyingsaucerproject/flyingsaucer
-
Been using https://github.com/diegomura/react-pdf for this purpose for years
Uses React Native like components and styling.
WYSIWYG: https://react-pdf.org/repl
-
gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Nice Idea, looking forward to using its API in my application.
I've used https://github.com/xpublisher/weasyprint-rest for a many years but now planning to switch from it as it's archived by the maintainer.
All the best for the future of htmldocs.