Question
Placing ICML with colums
Our CMS create ICML code which our production then places in our publication. Right now its just placed and then the production team makes coloums and so on. We would like to optimize the process and make the ICML with colums directly from CMS. Im not an icml expert but when exporting the desired result to icml I can see that by using Spread tag TextFramePreference TextColumnCount="3" and then in the store by using SpanColumnType="SpanColumns" on the text which should go over the coloums i can get the correct layout.
My problem is when doing that the icml is always shown on page 1 and not where we place it.
Anyone have som code which i can product to place a text in colums on a specifict page in x coloums.
