Skip to main content
1-Visitor
February 10, 2015
Question

Import word file - contain Table

  • February 10, 2015
  • 1 reply
  • 1126 views

Hi Team,

In the word file, if table is present and we import the that word file in integrity then it shows only one Item Id for all table considering that as single requirement, Is it possible to give the Item id to every cell (Consider every cell has different requirement)?

Regards,

Amol

    1 reply

    16-Pearl
    February 10, 2015

    Sure, all you need to do is writing you own parser script (XSLT), which splits your table e.g. row-wise and creates a requirement items for each row.

    I'd recomment to ask a PTC consultant to get you started, as theres are a lot of pitfalls in the word parsing area, if you are new to it.

    HTH Matthias

    1-Visitor
    February 11, 2015

    Dear Matthias,

    Thanks for information. Request you to suggest helpfull material(I have verious guide document provided by PTC) which guide me for writing parser script?

    Thanks in advance.