Menu

#5 Problem with paragraph tag in ujac 1.0

open
nobody
None
9
2009-11-04
2009-11-04
No

[Avatar]
2009-11-04 06:25:59 CET

Hello,

The following piece of code works fine for ujac 0.9.25 but for ujac 1.0.0 the alignment is not correct. please suggest. <cell halign="right">.....<cell> This is not working.

<document size="A4" rotate="true" margin-left="50" margin-right="50" margin-top="103" margin-bottom="55">

<font-def name="normal" family="Helvetica" size="12" style="normal"/> <header> <header-part width="750"> <table widths="30,40,30" width="100" font="normal" line-spacing="0.9"> <cell halign="left" valign="bottom"> <paragraph font="normal"> "Angebote gemäß Ihrer Vorgaben" </paragraph> </cell> <cell halign="center" /> <cell halign="right" line-spacing="0.9"> <paragraph font="normal"> name </paragraph> <paragraph font="normal"> nameExtension </paragraph> <paragraph font="normal"> address.zipCode address.city </paragraph> </cell> </table> </header-part> </header> <paragraph>Test after segments</paragraph> </document>

[Avatar] 2009-11-03 13:58:08 CET

Hello, I found out that in Ujac 1.0, paragraph is not taking the alignment of its parent element while in Ujac 0.9, the <paragraph> is taking the alignment of its parent element.

Can any one suggest me how to make the paragraph (1.0) accept the parent properties. I am using itext 2.3.4.

Thanks and Regards, NCK

Discussion

  • Naresh babuV

    Naresh babuV - 2009-11-04
    • priority: 5 --> 9
     
  • Naresh babuV

    Naresh babuV - 2009-11-04
    • milestone: 281813 -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.