HTML to PDF converter for PHP
-
Updated
Oct 5, 2020 - PHP
{{ message }}
HTML to PDF converter for PHP
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
Create and modify PDF documents in any JavaScript environment
OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
Make website screenshots and mobile emulations from the command line.
Client-side HTML-to-PDF rendering using pure JS.
Easily create PDF and images in Symfony by converting html using webkit
Simon’s Improved Layout Engine
Node.js module for high performance creation, modification and parsing of PDF files and streams
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
A statically-typed, functional typesetting system
Versatile PDF creation and manipulation for Ruby
Super simple PDF invoicing
HTML to PDF converter via Chrome/Chromium
iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
Synopse mORMot ORM/SOA/MVC framework
A Pure ruby library to merge PDF files, number pages and maybe more...
Golang commandline wrapper for wkhtmltopdf
Compliance automation framework, focused on SOC2
Create printable UI mockups & wireframes templates
A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.
A Python library for reading and writing PDF, powered by qpdf
Add a description, image, and links to the pdf-generation topic page so that developers can more easily learn about it.
To associate your repository with the pdf-generation topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The problem is inefficiency when simply looking for a single operand and then stopping processing.
For example, if only looking for a single colored pixel in a page.
Describe the solution you'd like
It would make sense to be able to set a stop flag on the processor and return out of the handler, which would cause the proc