Hi,
I made some investigations with C#-iText. I found some bugs:
(1)
It is not possible to read a -command from html-page. The reason is, that
the CarrigeReturn detroyes the currentParagraph. The solution sould be as
follows:
private class HTMLTagProcessor_HR : IHTMLTagProcessor {
Von: Matthias Jurek
Gesendet: Mittwoch, 16. November 2011 16:49
An: 'itext-questions@lists.sourceforge.net'
Betreff: Troubles with iText
Hi,
I made some investigations with C#-iText. I found some bugs:
(1)
It is not possible to read a -command from html-page. The reason is, that
the CarrigeRe