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

.epub Element IDs -- is there a way to reference the same IDs in .indd file?

Enthusiast ,
Jul 03, 2018 Jul 03, 2018

Copy link to clipboard

Copied

When an INDD file exports to EPUB, each element receives an element ID.

Text spans, for instance receive an ID along the lines of id="_idTextSpan[###]"

<span id="_idTextSpan001" class="CharOverride-1" style="position:absolute;top:-30px;left:978.86px;letter-spacing:0.79px;">Queen</span>

Images, are contained within a DIV with an ID along the lines of "_idContainer[###]"

<div id="_idContainer000" class="Basic-Graphics-Frame _idGenObjectStyle-Disabled">

  <img class="_idGenObjectAttribute-1 _idGenObjectAttribute-2" src="image/Bed1131.jpg" alt="" />

</div>

Is there a way to trace the .epub Element IDs back to the original respective object in the .indd file?

TOPICS
SDK

Views

369

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
no replies

Have something to add?

Join the conversation