File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,12 +25,9 @@ Playground: https://kryops.github.io/pdfmake-html-renderer/
2525 * ` pageBreakBefore ` is not implemented
2626 * For short content, we enforce the height of a single page (unless ` mode: 'fluid' ` is set)
2727* ** Tiling patterns** are not supported
28- * ** Style inheritance** may not work the same way as in ` pdfmake ` for every property
29- * We apply backgrounds to the container, while ` pdfmake ` may pass them to the children in some cases (e.g. within lists)
3028* ** Column widths** behave slightly differently, especially when combining ` * ` and ` auto ` widths
3129* ** Relative positioning** ignores the ` alignment ` property
3230* ** List markers** in ordered lists are right-aligned, while ` pdfmake ` aligns them to the left
33- * ** Empty elements** or elements containing only spaces may be rendered differently in some cases
3431* ** QR Codes** look slightly different to the ones created by ` pdfmake `
3532* ** Attachments** are not displayed
3633
You can’t perform that action at this time.
0 commit comments