mamatha:
I am trying to set segment content with html content. Html content has p tag in it. I have two issues:
1. if content has “P” (Capital P tag) content is loosing it’s case. All are rendered in lower case.
Hi Mamatha,
Thanks for your patience.
I
have tested the scenario and I am able to reproduce the same problem. For the
sake of correction, I have logged it in our issue tracking system as PDFJAVA-33152. We
will investigate this issue in details and will keep you updated on the status
of a correction.
We
apologize for your inconvenience.
mamatha:
2. lot of space is getting added before a paragraph.
str="It was a pleasure to see you .
"+
"Thank You
";
For this particular issue, do you mean the extra Top spacing between two paragraphs i..e. as present between "it was a pleasure to see you", . and "thank you" paragraph. Please share further details so that we may further look into this problem. For your reference, I have also attached the resultant PDF that I have generated.