Open Doppelklick opened 1 month ago
Due to current limitations in the PDF library, most paragraph scenarios are supported. However, extremely long paragraphs are not fully supported at this time. In the future, I plan to address this limitation using the Syncfusion library, but given current time constraints, I am unable to implement it immediately.
thank you for the super fast reply. Syncfusion requires a license - why are you planning to use Syncfusion?
you can use Syncfusion for free unless you earn less 1 million $ syncfusion has also some limitations like nested text styles etc
Hi,
I've long paragraphs like
<p>very long text for more than one page</p>
the library is surrounding the text by a wrap, it looks like that this prevents the pdf library from making a page break.
is it possible to change this behavior?