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

Cannot access all TextFrames in a INDD from JS

New Here ,
Jan 09, 2017 Jan 09, 2017

Copy link to clipboard

Copied

I had a C# code using the C# COM Libraries to extract text from INDD files and am porting it to JSX. It is fully working, except that the output from both does not match entirely. From C# I am apparently able to access more TextFrames than from JS. Coincidently, the text from the TextFrames I cannot access start with the character 0x16.

Has anyone had a similar issue?

Thanks in advance.

PS: I am using InDesign Server CC 2014.

TOPICS
Scripting

Views

210

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
Advisor ,
Jan 10, 2017 Jan 10, 2017

Copy link to clipboard

Copied

LATEST

Internally both JS and COM use the same hooks, so you should get the same results. Can you post your code?

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