Here are
58 public repositories
matching this topic...
html转pdf , html转图片 , Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel.
Generate a simple invoice PDF from HTML using puppeteer & handlebars
Convert HTML to PDF by Puppeteer with support of adding a custom header, footer, and page number
-
Updated
Mar 20, 2022
-
TypeScript
Convert any web technology to PDF (HTML to PDF, html2pdf)
-
Updated
Jan 8, 2020
-
JavaScript
Using Google Puppeteer to convert HTML template to PDF on server
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library.
transfer html to pdf or image
Single page cv-template written in html and built with gulp.
HTML to PDF converter (C Library) using WebkitGtk (similar to wkhtmltopdf, but without the Qt part)
Abstraction library using the DinkToPdf wrapper and lbhtmltopdf libraries
Saving HTML to PDF on server Folder with conversion of Images to Base64 and with Dynamic Data, using PECHKIN Library.
Converting HTML To PDF using AWS Lambda Functions and Layers with Serverless Framework
-
Updated
Aug 16, 2021
-
JavaScript
Simple way to export PDF file from HTML with rich feature framework in Swift.
-
Updated
Mar 8, 2017
-
Swift
-
Updated
Aug 31, 2021
-
Dockerfile
A web scrapping script to download all the questions of a selected A2OJ ladder in pdf.
-
Updated
Jun 30, 2021
-
Python
PDF generation in svelte made easy
-
Updated
Jul 4, 2021
-
Svelte
A super simple HTML to PDF serverless function with S3 upload support!
-
Updated
Jan 8, 2021
-
JavaScript
This is a two part example application that showcases developing WYSIWYG text editor in .NET Core 2.0 MVC application and how to export HTML to PDF.
-
Updated
May 9, 2018
-
JavaScript
Creating pdf using phantom-html-to-pdf lib
Create a pdf from an html
-
Updated
Mar 11, 2022
-
JavaScript
This is a CLI for converting HTML files to PDF documents (requires Java)
WEB service for converting HTML and RML files to PDF
-
Updated
Oct 4, 2021
-
Python
An easy to use online tool to generate receipts.
-
Updated
Apr 9, 2022
-
JavaScript
Some working ways to convert html to pdf in .Net
Quick CLI command for converting HTML (from URL) to PDF
-
Updated
May 19, 2017
-
JavaScript
HtmlRenderCore. Pdfsharp implements the standard class library from HTML to PDF based on the pdfsharpcore class library.
Ruby wrapper for wkhtmltopdf to render PDF from HTML
-
Updated
Apr 30, 2021
-
Ruby
Improve this page
Add a description, image, and links to the
htmltopdf
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
htmltopdf
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi, as described here puppeteer/puppeteer#2410
I need to pass the arg
--font-render-hinting=medium. How can I do this using this package?