Quantcast
Channel: Adobe InDesign Skriptwerkstatt - HilfDirSelbst.ch
Viewing all articles
Browse latest Browse all 8700

Sortieren von Nachnamen in Index

$
0
0
Hi Martin, In my experience you can process sort issues in indexes without many problems by using 'allTopics', which creates an array of all last-level topics, rather than by using 'topics', which creates a collection only of level-1 topics. Something like this: Code topics = app.documents[0].indexes[0].allTopics; f ... Adobe InDesign Skriptwerkstatt 1. Mär 2015, 11:56 (Peter Kahrel)

Viewing all articles
Browse latest Browse all 8700