regex - Replace text without HTML tag, into HTML -


i have trouble itext...when have html sample:

http://regexr.com/3ejom

when try generate pdf file, result not appear "lorem ipsum" text. think because without html tag!

i use line convert:

xmlworkerhelper.getinstance().parsexhtml(writer, document, new bufferedreader(new stringreader(htmltext))) 

in summary..i want use regex search text without html tag, , put p tag...

ps: realy try search on google....sooooooo


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -