Dynamic Table Width in PDF
Posted: Sat Feb 15, 2014 1:26 am
How do I make keep the table of width dynamic in PDF using the setting below in the table:
<colspec colname="c1" colnum="1" colwidth="1.0*"/>
<colspec colname="c2" colnum="2" colwidth="1.0*"/>
The table in the webhelp output using the above setting works perfectly.
Thank you.
<colspec colname="c1" colnum="1" colwidth="1.0*"/>
<colspec colname="c2" colnum="2" colwidth="1.0*"/>
The table in the webhelp output using the above setting works perfectly.
Thank you.