ArthurHub / ArthurHub/HTML-Renderer
Text not within an element (p, span, label, etc) overflows from PDF if too long.
Open
bug
PDF
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
Hey all,
I've generated a PDF document where text is not contained within an element tag (label, span, p, etc). If this text is too large and exceeds the max width of the PDF page, it cuts off and does not wrap to break to the next line. Am I missing a CSS property to allow this to wrap/break properly?
Regards,
Adhy
- - - - - - - - - -
[NoTextWrapping.txt](https://github.com/ArthurHub/HTML-Renderer/files/626301/NoTextWrapping.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.