Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
36 views

Several years ago, I wrote a script for InDesign that allowed me to scan through all of the pages in an INDD file, looking for any frames that had a specific location, and then modify that location ...
Advice
0 votes
2 replies
15 views

I'm looking for a way to avoid line breaks before a class year. I'd like to be able to select 'any character' followed by a space followed by a right single quote ("Michael Green ’87" ...
3 votes
2 answers
64 views

In a scenario where I have a TextFrame (TF) with content, and there is lots of empty space at the bottom of the TF. How can I accomplish in InDesign JS the equivalent of 'user interaction of ...
1 vote
2 answers
78 views

EDIT: I took a different approach where I break the content into 2 separate textframes. Not the solution I wanted, and isn't an answer to the question I posed, but it allows me to move on. I'm leaving ...
1 vote
0 answers
51 views

const { app } = require("indesign"); const { XMPMeta } = require("uxp").xmp; const doc = app.activeDocument; const xmp = new XMPMeta(doc.metadataPreferences.rawXMP); console....
1 vote
2 answers
60 views

Currently I can only apply it to the whole textfield. I want to apply internal links to different pages to a specific word within a TextField, so I can have multiple links within the same textfield. ...
0 votes
0 answers
114 views

I'm developing a UXP plugin for Adobe InDesign and trying to access the name of each page using page.name. However, when I run the following code, page.name consistently returns undefined, even though ...
1 vote
1 answer
84 views

I want to write an ExtendScript program for InDesign which creates a TextFrame, and then fills the frame with paragraphs, styling the paragraphs as it goes. I.e., add a paragraph, apply a style to ...
-1 votes
1 answer
66 views

I'm building a UXP panel for Adobe InDesign, and I'm trying to extract the contents of a selected text frame using: const selection = app.selection; const selectedItem = selection[0]; const text = ...
0 votes
0 answers
40 views

I have used the script below, but it's executed, and it's showing "0 inline text frames changed to Above Line.". Actually when I manually find the inline text frame in the "find/replace ...
1 vote
1 answer
52 views

I have a working javascript I use that goes through a folder of indd files and finds tables with a certain word, and then extracts the text from specified cells in the table. It's worked perfectly (...
1 vote
2 answers
161 views

First of all, I would like to say that I have no idea about programming; I have simply been developing a script for InDesign using AI, and I have reached a point where I cannot continue. What I am ...
Toxa's user avatar
  • 21
1 vote
2 answers
597 views

Before I explain what I need to happen, I think it'd be helpful to explain the document I'll be working on: With InDesign, using the data merge functionality, I will create a document where each ...
1 vote
1 answer
128 views

I am new to Applescript so thanks a bunch for your patience! I am trying to load a JPG into the place gun with Applescript for Adobe InDesign. The purpose would be to learn the rudimentary action for ...
0 votes
0 answers
53 views

I am studying the SDK example—BasicTextAdornment, and I have a question. It seems that it cannot store relevant information in the exported IDML file. If I want to make it save the relevant ...

15 30 50 per page
1
2 3 4 5
...
82

AltStyle によって変換されたページ (->オリジナル) /