I am trying to align text in a table via a tagmap and having no luck - 
here is my tagmap for cell content:

<tag name="paragraph" alias="ExLabel" >
    <attribute name="style" value="font-weight: bold; font-family: times; 
font-size: 9pt;" />
    <attribute name ="align" value="center" />
  </tag>

or this:
<tag name="paragraph" alias="ExLabel" >
    <attribute name="style" value="font-weight: bold; font-family: times; 
font-size: 9pt; text-align: center;" />
  </tag>
 
the font type value works  - as well as the size but I cannot get it to 
align center or right

also is there a method for inserting images via tagmap?

while I'm here how about checkboxes in tagmap?

Thanks!
crt



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to