2017 © Pedro Peláez
 

library pdfmake

Client/server side PDF printing in pure JavaScript

image

bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  • Sunday, July 1, 2018
  • by kamihouse
  • Repository
  • 242 Watchers
  • 5996 Stars
  • 3,426 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 989 Forks
  • 180 Open issues
  • 42 Versions
  • 9 % Grown

The README.md

pdfmake Node.js CI GitHub ![npm][npm_img] ![Bower][bower_img] ![Packagist][packagist_img] ![CDNJS][cdnjs_img]

PDF document generation library for server-side and client-side in pure JavaScript., (*1)

Check out the playground and examples., (*2)

This is unstable master branch for version 0.3.x, for stable use version 0.2.x see branch 0.2 or older 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/, (*3)

Source of documentation: https://github.com/pdfmake/docs Improvements are welcome!, (*4)

Building from sources

using npm:, (*5)

git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
npm install
npm run build

using yarn:, (*6)

git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
yarn
yarn run build

License

MIT, (*7)

Authors

pdfmake is based on a truly amazing library pdfkit (credits to @devongovett)., (*8)

Thanks to all contributors., (*9)

The Versions

01/07 2018

dev-master

9999999-dev https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

23/06 2018

0.1.37

0.1.37.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

31/03 2018

0.0.10

0.0.10.0

  Sources   Download

31/03 2018

0.0.6

0.0.6.0

  Sources   Download

31/03 2018

0.0.7

0.0.7.0

  Sources   Download

31/03 2018

0.0.8

0.0.8.0

  Sources   Download

31/03 2018

0.1.12

0.1.12.0

  Sources   Download

31/03 2018

0.1.13

0.1.13.0

  Sources   Download

31/03 2018

0.1.15

0.1.15.0

  Sources   Download

31/03 2018

0.1.7

0.1.7.0

  Sources   Download

31/03 2018

0.1.8

0.1.8.0

  Sources   Download

31/03 2018

0.0.11

0.0.11.0

  Sources   Download

31/03 2018

0.0.12

0.0.12.0

  Sources   Download

31/03 2018

0.0.13

0.0.13.0

  Sources   Download

31/03 2018

0.0.14

0.0.14.0

  Sources   Download

31/03 2018

0.0.5

0.0.5.0

  Sources   Download

31/03 2018

0.0.9

0.0.9.0

  Sources   Download

31/03 2018

0.1.0

0.1.0.0

  Sources   Download

31/03 2018

0.1.1

0.1.1.0

  Sources   Download

31/03 2018

0.1.10

0.1.10.0

  Sources   Download

31/03 2018

0.1.11

0.1.11.0

  Sources   Download

31/03 2018

0.1.17

0.1.17.0

  Sources   Download

31/03 2018

0.1.18

0.1.18.0

  Sources   Download

31/03 2018

0.1.2

0.1.2.0

  Sources   Download

31/03 2018

0.1.20

0.1.20.0

  Sources   Download

31/03 2018

0.1.3

0.1.3.0

  Sources   Download

31/03 2018

0.1.6

0.1.6.0

  Sources   Download

24/02 2018

0.1.36

0.1.36.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

22/12 2017

0.1.35

0.1.35.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

18/11 2017

0.1.34

0.1.34.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

24/09 2017

0.1.33

0.1.33.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

31/07 2017

0.1.32

0.1.32.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

10/06 2017

0.1.31

0.1.31.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

01/06 2017

0.1.30

0.1.30.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

30/05 2017

0.1.29

0.1.29.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

29/04 2017

0.1.28

0.1.28.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

25/03 2017

0.1.27

0.1.27.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

26/02 2017

0.1.26

0.1.26.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

29/01 2017

0.1.25

0.1.25.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

08/01 2017

0.1.24

0.1.24.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

29/12 2016

0.1.23

0.1.23.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake

23/12 2016

0.1.22

0.1.22.0 https://github.com/bpampuch/pdfmake

Client/server side PDF printing in pure JavaScript

  Sources   Download

MIT

javascript pdf pdfmake