Inline CSS and may be a bug with hyperlinking while using pdf.write_html() #1368
Replies: 1 comment
-
Thanks! Feedback like this is always nice. 🙂
Yes, I understand.
Would you be willing to contribute some time & code to improve CSS support in
I think this was already reported & fixed: #1311 It has not been released, but you could install the latest version from this repo Thank you for getting in touch and providing this insightful feedback! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We’ve really appreciated using fpdf2 for our PDF generation needs and want to thank the volunteers who keep it running. We did notice a couple of limitations that might be worth addressing. One is the lack of inline CSS support, which makes it difficult to apply custom text formatting—like variable line spacing or conditional underlining—within the same paragraph. The other is a minor bug with underlined hyperlinks: once a hyperlink begins, everything following it ends up underlined as well, even after the link is closed. We understand these might not be trivial fixes, but adding inline CSS capability and improving underline toggle logic would be a welcome enhancement for many fpdf2 users.
Again, regarding the bug I am reporting, I might be at fault, so kindly lemme know.
Beta Was this translation helpful? Give feedback.
All reactions