By: Mihai Gheorghiu - tanethq
positionType="Float"
2002-04-17 08:03
I need to come up with something like:
Item1: Description line 1
Description line 2
Description line 3
Item2: Description line 1
Description line 2
Description line 3
Actually the number of description lines is variable (long description). I therefore need to use isStretchWithOverflow.
I was thinking of using positionType="Float" for Item2 and following, so that they come neatly one after the other. However, it does not work the way I want. Should I still use y="zz" if I have Float?
Thank you all.
By: Teodor Danciu - teodord
RE: positionType="Float"
2002-09-05 04:57
Hi,
Now, with the 0.4.0 version available, all the
stretching and page breaking should work OK.
Thank you,
Teodor
positionType="Float"
2002-04-17 08:03
I need to come up with something like:
Item1: Description line 1
Description line 2
Description line 3
Item2: Description line 1
Description line 2
Description line 3
Actually the number of description lines is variable (long description). I therefore need to use isStretchWithOverflow.
I was thinking of using positionType="Float" for Item2 and following, so that they come neatly one after the other. However, it does not work the way I want. Should I still use y="zz" if I have Float?
Thank you all.
By: Teodor Danciu - teodord
RE: positionType="Float"
2002-09-05 04:57
Hi,
Now, with the 0.4.0 version available, all the
stretching and page breaking should work OK.
Thank you,
Teodor
0 Answers:
No answers yet