Avatar

Level 2

Yes, it's something. But in your example there is not the creation of a new static object: the rectangles here already exist, and I can dinamically resize them. I'd like to dinamically create them somewhere in the pdf.

However now I know that I'm going to use the

xfa.layout.relayout()

method.

Thanks a lot