Adobe InDesign: Bugs
When filing a new bug, please provide:
- Version of Adobe InDesign, InCopy or InDesign Server
- Steps to reproduce the issues
- Expected result
- Actual result
- Test file, screenshot, video or GIF capturing the issue (optional)
46 results found
-
Can't read XML attributes from tagged image contained into table
Can't read XML attributes from tagged image contained into table.
Hello, I have some problems when I use one script Javascript to read XML attributes of tagged images contained into tables.
One XML file with data is imported into document with existing XML structure. In attached example there is a simply structure with one tagged text frame. When importing XML data, text frame contain one simply tagged table with one tagged image into one cell.
In earlier versions of Indesign (up to CC 9.2) this script works fine.
In later versions this script not read correctly these attributes: in CC2020…1 vote -
batch open/close documents with script consumes lots of memory
I have used the script to convert indesign files to idml or vice versa. It works as I expected.
yet while I want to run another script during batch process to each file the memory which indesign consumes during process dramatically increasing.
while normal batch process consumes at least 1GB for 100 document, with running script file with some process consumes at least 40-50GB RAM and It causes computer no to respond
1 vote -
export layers to photoshop
would be so nice to have a way to export inDesign layers to Photoshop file. (would save hundreds of hours to rebuild all these files!)
1 vote -
FindChangeByList not working
1 The script stopped working. Doesn’t do anything.
2 Please let the updater copy the FindChangeList.txt from the previous version. In most cases it’s part of a workflow that breaks with each update.
2 votes -
Data Merge Image File Path Mac Big Sur
Hi, I use data merge with images daily, after I updated my Mac OS to Big Sur the file path format changed.
from FolderName:file.jpg
to
FolderName/file.jpgAny chance Data Merge can adopt to that soon?
thank you
1 vote -
ID 2020 bug - checkbox not shown.
in ID2019 everything is Ok - the checkbox is visible. But in 2020 - not!
var w = new Window("dialog");
var list = w.add ("listbox", undefined, ["One", "Two", "Three", "Four"]);
list.items[1].checked = true;
w.show();8 votesThanks for reporting the issue
We are reviewing it-InDesign Team
- Don't see your idea?