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

insert a non printing character like xml tag character '['

Contributor ,
Sep 20, 2022 Sep 20, 2022

Hi All,

 

I need to insert a non printing character in a text box at caret position

so it would be great if somebody guide me how I could do this.

what area of sdk documentation/sample will help me.

 

Regards,

Alam

TOPICS
Scripting , SDK
2.6K
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

Contributor , Sep 28, 2022 Sep 28, 2022

I could achieve the custom tagging with the help of text adornment (describe in basictextadornment sample plugin) and these adornment can be off when document is in preview/print mode.

with the help of answer given in post

https://community.adobe.com/t5/indesign-discussions/stop-text-adornments-from-coming-in-overprint-preview-and-pdf/td-p/7730998

 

Thanks to all for helping me.

Translate
Contributor ,
Sep 28, 2022 Sep 28, 2022

I could achieve the custom tagging with the help of text adornment (describe in basictextadornment sample plugin) and these adornment can be off when document is in preview/print mode.

with the help of answer given in post

https://community.adobe.com/t5/indesign-discussions/stop-text-adornments-from-coming-in-overprint-pr...

 

Thanks to all for helping me.

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