• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How can i convert ar argument tag to a table?

New Here ,
May 24, 2018 May 24, 2018

Copy link to clipboard

Copied

is there any way by which we can convert ar argument tag in to a table.

TOPICS
Scripting

Views

289

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 25, 2018 May 25, 2018

Copy link to clipboard

Copied

We need more information if we are to help you. Are you referring to an XML element named <argument/>, or a paragraph format named 'argument'?

For the XML case, I would use an XSLT style sheet to generate the required structure on import and an equivalent style sheet to deconstruct the table structure on export. This has to be accompanied by a DTD and EDD to define the table structure inside FrameMaker along with read/write rules to identify the various table parts. If this is an XML problem, which DTD or Schema are you using?

For the unstructured case, ExtendScript will be the best way to achieve your aims.

We can provide more help once you let us know which case matches your requirements.

Ian

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 25, 2018 May 25, 2018

Copy link to clipboard

Copied

LATEST

Here i was referring to paragraph format ar argument.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines