Skip to content

0.1.37

Compare
Choose a tag to compare
@liborm85 liborm85 released this 23 Jun 14:55
· 561 commits to master since this release
  • new option bufferPages for pages buffering, example: var pdfKitDoc = printer.createPdfKitDocument(docDefinition, {bufferPages: true});
  • added second parameter to background function with page size
  • improved casting null and undefined
  • allows to register binary data in virtual file system

Bugfixes:

  • fix for multi-item backgrounds