Create order in table of contend in generated Word document

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
quangnp
Advanced user
Posts: 20
Joined: Mon Dec 08, 2008 10:17 am
Contact:

Create order in table of contend in generated Word document

Post by quangnp »

Hello,

Can I use PHP to:
1. Create a order in toc in the document like:
...
1. TestSuite1 ..............................................1
1.1 SupTestSuite1........................................1
1.2 SupTestSuite2........................................2
1.2.1 TestCase1...........................................2
...
I see in the V1.8, the generated document has a toc but not to be index and have not page number
2. Create header and footer for document.

Thanks by advance,
Quang
Locked