2013 Nov 13 6:01 AM
Hello Experts,
In template suppose 2*2 matrix table like structure.In that Suppose column width smaller the text element in that column will be automatically printed on next line? is it true? if not then what remedy for that?
2013 Nov 13 6:46 AM
Hi AMEYA KARADKHEDKAR ,
Yes you are correct but it depends on the height of your template line. If it is more than one line it will print in second line.
Please check the below screen shots.
Here it is printing upto 5 lines depends on height we maintain in the Template Design.
If you want Dynamically then its better to use Table Design.
Regards,
Rajesh,
Hello Experts,
In template suppose 2*2 matrix table like structure.In that Suppose column width smaller the text element in that column will be automatically printed on next line? is it true? if not then what remedy for that?
2013 Nov 13 6:09 AM
Ameya,
No it is false we cant achieve it via Template. better use table for in this case.
with help of table we can achieve when passing variables into mainarea.
2013 Nov 13 6:10 AM
Hi AMEYA KARADKHEDKAR
Use Table instead of template..
Table is a dynamic and template is a static
2013 Nov 13 6:41 AM
2013 Nov 13 1:22 PM
Thanks For your Answer. I got Answer of my Question.
Thanks & Regards,
Ameya Karadkhedkar
2013 Nov 13 6:46 AM
Hi AMEYA KARADKHEDKAR ,
Yes you are correct but it depends on the height of your template line. If it is more than one line it will print in second line.
Please check the below screen shots.
Here it is printing upto 5 lines depends on height we maintain in the Template Design.
If you want Dynamically then its better to use Table Design.
Regards,
Rajesh,
2013 Nov 13 7:00 AM
Either use table or increase template width and height accordingly.