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

insert tag marker character without adding into xml structure

Contributor ,
Sep 19, 2022 Sep 19, 2022

Hi All,

 

I see that when we tagged content then a tag marker character gets inserted and a tag is shown in xml structure.

Is there exist a way using which I can insert only tag marker character and it should not be shown in xml structure and should be non printing.

see the tagMarker.png for character that I am looking for.

Do I need to add this character as hidden character in my custom plugin?

or there exist work around in sdk plugin or in scripting

tagMarker.pngexpand image

 

Regards,

Alam

TOPICS
Scripting , SDK
346
Translate
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

correct answers 1 Correct answer

Community Expert , Sep 21, 2022 Sep 21, 2022
Translate
People's Champ ,
Sep 19, 2022 Sep 19, 2022

With scripting, applying a tag will generate xml structure just like as if the user did it manually.

if you want "tagging" without structure, then yes, you have to go through InDesign SDK and have your own tagging solution.

loic

Translate
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
Contributor ,
Sep 20, 2022 Sep 20, 2022

Thanks, Aigon does sdk sample HiddenText will help here or I need to look some other part of sdk documentation.

Translate
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
Contributor ,
Sep 21, 2022 Sep 21, 2022

Waiting for the reply how I could insert such marker tag which looks like as xml tag marker and also non printing.  What things I need to do to achieve this

Translate
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
Community Expert ,
Sep 21, 2022 Sep 21, 2022
LATEST

See my reply on the other thread by you on this same subject

https://community.adobe.com/t5/indesign-discussions/insert-a-non-printing-character-like-xml-tag-cha...

-Manan

Translate
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