Download the PHP package gaomingcode/pdfmake without Composer
On this page you can find all versions of the php package gaomingcode/pdfmake. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gaomingcode/pdfmake
More information about gaomingcode/pdfmake
Files in gaomingcode/pdfmake
Download gaomingcode/pdfmake
More information about gaomingcode/pdfmake
Files in gaomingcode/pdfmake
Vendor gaomingcode
Package pdfmake
Short Description Client/server side PDF printing in pure JavaScript
License MIT
Homepage https://github.com/bpampuch/pdfmake
Package pdfmake
Short Description Client/server side PDF printing in pure JavaScript
License MIT
Homepage https://github.com/bpampuch/pdfmake
Please rate this library. Is it a good library?
Informations about the package pdfmake
PDFmake
Installation
Composer
ReadMe from Origin
PDF document generation library for server-side and client-side in pure JavaScript.
Check out the playground and examples.
This is unstable master branch for version 0.2.x, for stable version 0.1.x see branch 0.1.
Features
- line-wrapping,
- text-alignments (left, right, centered, justified),
- numbered and bulleted lists,
- tables and columns
- auto/fixed/star-sized widths,
- col-spans and row-spans,
- headers automatically repeated in case of a page-break,
- images and vector graphics,
- convenient styling and style inheritance,
- page headers and footers:
- static or dynamic content,
- access to current page number and page count,
- background-layer,
- page dimensions and orientations,
- margins,
- custom page breaks,
- font embedding,
- support for complex, multi-level (nested) structures,
- table of contents,
- helper methods for opening/printing/downloading the generated PDF,
- setting of PDF metadata (e.g. author, subject).
Documentation
Documentation URL: https://pdfmake.github.io/docs/
Building from sources
using npm:
using yarn:
License
MIT
Authors
pdfmake is based on a truly amazing library pdfkit (credits to @devongovett).
Thanks to all contributors.
All versions of pdfmake with dependencies
PHP Build Version
Package Version
No informations.
The package gaomingcode/pdfmake contains the following files
Loading the files please wait ....