For some reason, the xslt generated into the pdf
ignores my leading attributes on paragraphs.  Font
sizes and families are registered correctly, but
leading is complete ignored.  Here is a sample of the
attribute in the tagmap:

     <tag name="paragraph" alias="someparagraph">
          <attribute name="leading" value="10"/>
          <attribute name="align" value="Left"/>
          <attribute name="size" value="10"/>
          <attribute name="font" value="helvetica"/>
          <attribute name="style" value="normal"/>
     </tag>

Any ideas?


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to