Skip to content

Tags: m-mts/pdfmake

Tags

0.1.8

Toggle 0.1.8's commit message
Images can be now specified as base64 strings or in the "images" dict…

…ionary

0.1.7

Toggle 0.1.7's commit message
autoPrint is back

0.1.6

Toggle 0.1.6's commit message
pdfmake runs in browser again after pdfkit upgrade (fixes 'zlib.creat…

…eDeflate not implemented in zlib-browserify')

0.1.3

Toggle 0.1.3's commit message
pageMargins definition changed

pageMargins can now be defined as an Array or a number

0.1.2

Toggle 0.1.2's commit message
API updated to what's included in the docs

0.1.1

Toggle 0.1.1's commit message
pageOrientation

doc-definition can now specify pageOrientation: 'landscape' to print
in landscape mode

0.1.0

Toggle 0.1.0's commit message
Merge branch 'master' of github.com:bpampuch/pdfmake

Conflicts:
	bower.json
	build/pdfmake.min.js
	build/pdfmake.min.map
	package.json

0.0.14

Toggle 0.0.14's commit message
bug fix for nested columns

0.0.13

Toggle 0.0.13's commit message
Fixes bpampuch#1

0.0.12

Toggle 0.0.12's commit message
table layouts can now be registered and reused