Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v1.2.5
v1.2.4
v1.2.2
v1.2.1
v1.2.0
I moved some lines of code around and, even if everything looks good, I prefer increasing the version number, just to make sure it won't break anything with existing implementation during a simple update.
In this release:
- Added
svg
support (thanks to @jakubfindura ) - Added special PDFMake attributes (like
widths
/heights
fortable
) support using the HTML attributedata-pdfmake
(see doc) - Fixed cascaded tags inside a cell table that didn't render correctly
v1.1.5
v1.1.4
- Fixed #19 (comment) (the
colspan
didn't work properly in some cases)