(Translated by https://www.hiragana.jp/)
Release 0.2.15 · bpampuch/pdfmake · GitHub
Skip to content

0.2.15

Latest
Compare
Choose a tag to compare
@liborm85 liborm85 released this 02 Nov 10:01
  • Added support PDF/A and PDF/UA (see documentation)
  • Changed Virtual file system (VFS) format for better compatibility with frameworks (backwards compatibility preserved). For compatibility with frameworks, rebuild VFS required!
  • Browser: Added methods for fonts (addFonts, setFonts, clearFonts)
  • Browser: Added methods for table layouts (addTableLayouts, setTableLayouts, clearTableLayouts)
  • Added support link, linkToPage and linkToDestination for SVG
  • Update pdfkit to 0.15.1
  • Fixed bug with how page breaks provoked by cells with rowspan were handled
  • Fixed find where previous cell started with row span and col span combination
  • Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows