phantom-html-to-pdf

Highly scalable html to pdf conversion using phantom workers

MIT License

Downloads
8.5K
Stars
160
Committers
13
phantom-html-to-pdf - 0.8.2 Latest Release

Published by pofider over 1 year ago

fix https image proxying with encoded urls

phantom-html-to-pdf - 0.8.1

Published by pofider over 1 year ago

add option proxyHttpsCallsToResources - phantomjs ssl issues workaround - route https resource calls through internal webserver to allow running on later ubuntu without SSL issues

this release needs a newer nodejs likely

phantom-html-to-pdf - 0.7.0

Published by pofider over 2 years ago

allow per request timeout in server strategy

phantom-html-to-pdf - 0.6.2

Published by pofider almost 4 years ago

block local requests

phantom-html-to-pdf - 0.6.0

Published by bjrmatos over 5 years ago

  • ensure node 12 support
phantom-html-to-pdf - 0.5.6

Published by pofider over 6 years ago

#97 #81

phantom-html-to-pdf - 0.5.5

Published by pofider about 7 years ago

#76 Race conditions when generating PDF files

phantom-html-to-pdf - 0.5.4

Published by pofider over 7 years ago

  • updated phantom workers, support for phantom-server strategy in azure web apps
phantom-html-to-pdf - 0.5.3

Published by pofider over 7 years ago

phantom-html-to-pdf - 0.5.2

Published by bjrmatos over 7 years ago

  • update phantom-workers
phantom-html-to-pdf - 0.5.1

Published by bjrmatos over 7 years ago

  • improve error message when getting segmentation fault error (raised when using phantomjs < 2 with macOS Sierra)
  • if workers fails to start pass the error to the user callback
phantom-html-to-pdf - 0.5.0

Published by pofider over 7 years ago

  • add support for passing cookies #55
phantom-html-to-pdf - 0.4.12

Published by pofider over 7 years ago

  • standaloneScriptPath option allowing to pass the phantomjs script instead of using standard one
phantom-html-to-pdf - 0.4.10

Published by pofider almost 8 years ago

#46 add injectJs option

phantom-html-to-pdf - 0.4.9

Published by pofider almost 8 years ago

fixed zoom factor for fitToPage param #42

phantom-html-to-pdf - 0.4.8

Published by pofider almost 8 years ago

#41

phantom-html-to-pdf - 0.4.7

Published by pofider about 8 years ago

#37

phantom-html-to-pdf - 0.4.6

Published by pofider about 8 years ago

#36

phantom-html-to-pdf - 0.4.5

Published by pofider over 8 years ago

create scripts during prepublish rather than postinstall

phantom-html-to-pdf - 0.4.4

Published by pofider over 8 years ago

Increased default resource timeout to 10000