2009/7/13 1T3XT info :
> Which should be a no-brainer if you're using ColumnText and if you
> understand the difference between "text mode" and "composite mode".
>
> I fail to see the question.
> Do you know the difference between "text mode" and "composite mode"?
No, not yet. I first read about i
Thomas Chille wrote:
> Yes i am trying indeed to simulate "flattening".
> The main reason is, that i have to use in my "dynamic areas" not the
> default line leading. And I want to use different styles within one
> "dynamic area" too.
So you're doing something as is done in this example:
http:/
2009/7/11 1T3XT info :
> You're trying to achieve what "flattening" does out of the box.
> Why?
Ok, next try :)
Yes i am trying indeed to simulate "flattening".
The main reason is, that i have to use in my "dynamic areas" not the
default line leading. And I want to use different styles within one
Thomas Chille wrote:
> Is it even possible to transfer the textfields text positioning to a
> parapgraphs text by copy the textfields style properties?
>
> I hope i make myself clear.
No, you're not making yourself clear.
You're trying to achieve what "flattening" does out of the box.
Why?
--
Th
Bruno,
thanks for your reply!
At first i try to achieve that the paragraph text in a column starts
at the same absolute position like the text in a textfield which is
positioned at this absolute position too. That's my problem for now.
The missing line leading in textfields is just the reason fo
Thomas Chille wrote:
> Hi,
>
> am i totally wrong with my approach?
You say you have to use a line leading, but you're not setting the
leading anywhere. OK, you use 0 in the setSimpleColumn method, but
that's the leading for "text mode". As you're adding the paragraph with
addElement, you're i
Hi,
am i totally wrong with my approach?
any hint would help.
thanks in advance
thomas
2009/7/9 Thomas Chille :
> Hi,
>
> i am trying to determine the style of an existing multiline textfield
> to use it on a newly created paragraph. I do this because i have to
> use line leading wich is not su
Hi,
i am trying to determine the style of an existing multiline textfield
to use it on a newly created paragraph. I do this because i have to
use line leading wich is not supported in textfields.
It works fine except the y-values. They always are differing from
field to parargraph, even so the nu