Skip to content

Commit b3b6ba8

Browse files
committed
Update limitations in README
1 parent 57ac85f commit b3b6ba8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)