Hi people! I&#39;m new with seam and i would like to know how can i set the location for a text in an absolute position in a pdf generated by iText.<br><br>Something like:<br>&lt;p:text&nbsp;&nbsp;<span style="font-weight: bold;">xposition=&quot;20&quot; yposition=&quot;78&quot;
</span> value=&quot;#{product.price}&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;f:convertNumber type=&quot;currency&quot; currencySymbol=&quot;$&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/p:text&gt;<br><br>Is there a feature like this? How can i emulate this behavior?
<br>I just need to locate some text in a exact place in the coordinate systems.<br><br>Sorry for the newbie question and the bad english.<br><br>Thanks in advance<br><br>Humber<br>