BusinessForm
articles¶
Services¶
帳票開発を、もっと簡単に「Docurain-ドキュレイン-」¶
デザイン作成が無料で驚くほど簡単に – Canva¶
fraserxu/electron-pdf¶
📄 A command line tool to generate PDF from URL, HTML or Markdown files.
wkhtmltopdf¶
open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine.
- Single page & full size rendering · Issue #1782 · wkhtmltopdf/wkhtmltopdf
--disable-smart-shrinking
--zoom 1.33
is a good fit for the 96dpi Windows default setting.- wkhtmltopdf: ハガキサイズのPDFを余白なしで作る - Toolbox
-T 0 -L 0 -B 0 -R 0 --disable-smart-shrinking
Headless Chrome¶
- adieuadieu/serverless-chrome
- Run headless Chrome/Chromium on AWS Lambda maybe Azure, & GCP later - How to get headless Chrome running on AWS Lambda – Marco Lüthy – Medium
- westy92/html-pdf-chrome
- HTML to PDF converter via Chrome/Chromium
Apache PDFBox¶
Apache PDFBox | A Java PDF Library