Hi,
I use XMLWorker to parse HTML code with tag <pre>. If in this tag is only
text, it works fine. But if there is other formating inside tag <pre>, all
new lines from text are lost.
For example:
<pre>
  Title
  First line of text.

  Second line.

  Third line
</pre>

In PDF looks like:
TitleFirst Line of text.Second line.Third line

Is there a workaround to use formating inside <pre> tag?

Best regards,
Radek



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/XMLWorker-and-tag-pre-tp4659440.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to