Join a global community of InDesign users.
Als letztes aktiv
I've got an InDesign file with dozens of pages which I need to export as separate pages through a script. That part works fine but what I would like to do is name the exporting files after the content of a specific textframe on each page. The textframe is the only frame on a separate layer. What I currently have is this:var _doc = app.activeDocument; var _rangeFirst = parseInt(_range[0]) - 1; var _rangeLast = parseInt(_range[_range.length - 1]); var _textFrames = _doc.layers.item('myLayer').textFrames; var _naming; for (var k = _rangeFirst; k < _rangeLast; k++) { _naming = _doc.pages[k].pageItems[{itemLayer : 'myLayer'}].textFrames[0].contents; alert(_naming) }I know that pageItems[{itemLayer : 'myLayer'}] does not work, VSC has been quite vocal about that ;). What is the correct syntax in this case? Any help is much appreciated.
What is the Custom configuration folder because i want to change this path any script available ?
Every time I reinstall ID, the shortcuts set for the scripts are lost. If the script is still there and the name hasn't changed, the shortcuts should remain. It wastes a lot of time to reset them every time, and they can't be migrated. It's a bit unscientific. Is there a solution for this.Thank you.
Bonjour J'utilise la même version de InDesign (20.1) sur Windows 11 et sur macOS Ventura, et je voudrais importer les paramètres utilisateur de InDesign/Windows dans InDesign/Mac. Mais à chaque fois InDesign pour Mac me dit que ce n'est pas possible : "Plateforme incompatible détectée". Ai-je raté quelque chose ou bien n'est-ce vraiment pas possible ? J'ai remarqué que le nom du fichier contenant les paramètres n'a pas d'extension et apparaît sur le Mac comme un fichier "exec" sur fond noir, serait-ce la cause ? Merci
I was in the middle of exporting some files on tuesday and after about five files, indesign crashed trying to export. It has since continued to crash (no error messages, no spinning color wheel), every time I try to export. Yesterday I discovered the same happens when I try to package files. I'm on a MacOS running Monterey 12.5 (updated early this week) I've tried rebooting, uninstalling & reinstalling indesign, I ran a deep scan on cleanmymac...all to no avail. I have to get on my second computer to be able to export or package anything and it's getting really time consuming as that machine is slower. I have lots of deadlines and need to be able to use indesign without this happening. Are there any fixes for this?
I am trying to export an image from InDesign to a JPG file and it will not export at he correct sizeI have read other forums that told me to export at PPI: 72, tried this and it didn't work.i am exporting as: JPGQuality: MediumFormat method: BaselineResolution PPI: 72colour space: CMYKembed colour profiles and anti-alias are both checked.Please help!
Hi,Since few days Indesign stopped syncing my fonts.It keep pushing the backgrouns tasks, but doesn't resolve and or update the font presente in the document.What can I do?
Hello, I am trying to get some posters printed and the printing people are saying that my file is not set up the way that they need, I have exported the file as press quality and added bleed marks in my document 0.125 on all sides I have tried so many ways but it always exports with this white border- when I send it to the printing people they are saying thats not bleed it has a white border, can someone help me out with not having this white border when exporting from indesign to pdf print? ( I thought white border is okay since thats getting cut off, am I wrong)
Hi, I am trying to export an Indesign file inside the Indesign program into a regular pdf. However, everytime I attempt to do this even AFTER restarting my computer and/or the program, and updating the program to its latest update. It still won't let me and it shows me the pop up saying it is because "Version 4 ICC profiles were converted to version 2 ICC profiles during PDF exports." I'm pretty sure all the visual components in this file (such as boxes and tables) are in CMYK (specfically most of them are FOCOLTONE). Can anyone please help me solve this issue? Thank you.
It used to be possible to toggle Typographer Quotes on and off from the keyboard--on the Mac I think it was Shift-Cmd-Option-' . That no longer works for me. Was it discontinued--intentionally or not? Or do I have a 'local' problem? Thanks.
Hi I don't have much space left on my C drive. Can I set InDesign to go automatically to the external hard drive rather than C drive? I am saving documents created to Creative Cloud instead of to my computer. But I understand InDesign is using my C drive for other purposes such as saving temporary files
I'll try to keep this question short. I have several older workbooks that I am editing and reformating. They have been OCR scanned to PDF. The entire workbook is in outline form: Roman Numeral; A B C; 1 2 3; a b c; i ii iii; etc... I have created Paragraph styles of each of these hyarchies using numbered lists that I would like to replace the manually entered outline formats from the PDF. Currently, I'mm going line by line and sellecting the appropriate numbered list paragraph style. It would save HOURS of time if I could find a way to do this automaticaly and all at once if that is not too much to ask. Thanks ahead of time.
InDesign flipbooks are not loading on website using embed code. Will eventually load sporadically after refreshing page several times. Have also tried clearing cache but no difference.
Good morning everybody,I have a similar problem as https://community.adobe.com/t5/indesign-discussions/1-page-of-pasteboard-suddenly-extending-far-out/m-p/15138590#M609752, but in my case I cannot use the same strategy as the Pasteboard expands vertically and I would delete quite a few pages (see files attached).There are no objects floating somewhere around or on another layer.It's so frustrating, I have also tried IDML, new master page, new document, but nothing works 😞It's in three different places (out of 100 pages).Any idea? Thanks a lot.
"Is it possible to edit multiple QR codes simultaneously within an InDesign document?"
In the past--perhaps up to a year ago?--InDesign would remember the file type of your previous export and by default do the next one the same way. That's not true anymore: Export seems to randomly choose export as jpg or Print PDF. (I only use pdf print, never jpg.) Is there a seting for this? A way to set the default for exporting to pdf print? ThanksJim
Hi, Dear Friends! I have a PAR style that, for some strange reason, while the chars ARE NOT SET to bold, they are showing up as bold/. So I manually made them regular, and there is no + char next to that style. SO I can not remodify the style. But I want all the instances NOT TO BE BOLD. WHat is going on here? Thank you, and have a good day!Susan Flamingo
Hi all, Need help, my cursor is not on the object i am trying to move (Transform) its about 4-5 inches away when i select it. i have tried to replicate this in an image but when i screen grab my cursor disapears (imagine the makeshift triangle is my cursor). Program - Indesign 2025
Hi,I have a couple of Illustrator graphics linked in my InDesign file. However, I noticed that some of them don’t display an ICC profile, while others do. The printer mentioned that my file needs to be in Uncoated FOGRA 52. Why might this be happening? Should I worry about it, or does it not matter as long as the InDesign file is set up with the required color profile?Thank you!
I have still another problem. When I add a page the text does not flow along, but the textframes simply change position. The same goes with the anchored pictures, which normally go to the inner side instead staying at the outer border.What can I do (also to keep the picture _always_ near the outer border?This problem is not new, I have always had it.Thank you for your patience,Marlene
Bonjour. Depuis aujourd'hui, à cjhaque tentative de sauvegarde d'un PDF à partir d'un document InDesign, le document est produit mais le logiciel plante. Que dois-je faire ?
I seem to be having a problem with variable scope, I wrote the below script that works fine by itself, but when I add it my main document .search always results in -1, even when it's searching a string that should result in 0+. I found that moving it to the very top of my document it works fine, but moving it below even the first function with everything commented out it's wrong. I even tried moving that initial function to another document and it works fine. I'm guessing there's some sort of circular reference that's setting the search incorrectly, any pointers on helping find? function idLegalLineCount() { var newAD = app.activeDocument; var lgCnt = []; //Loop through all the pages of the document for (var y = 0; y < newAD.pages.length; y++) { var aPg = newAD.pages[y]; var aFr = aPg.textFrames; var aMF = aPg.masterPageItems; var foundYou = false; //Look through Page Text Frames
Seit meinem Update auf InDesign 2024 funktioniert meine Pipette nicht mehr.Ich arbeite viel mit mathematischen Formeln, viele Zeichen müssen über die Zeichenformate speziell formatiert werden (kursiv, mathematische Sonderzeichen etc.). Mithilfe der Pipette ging das relativ zügig. Seit ich InDesign auf die Version 2024 (19.4) geupdatet habe, kann ich das gewüschte Zeichenformat zwar über die Pipette aufnehmen, aber nicht mehr an die anderen Zeichen abgeben. Es ist sehr mühselig und dauert extrem lang, nun jedes Zeichen einzeln auszuwählen und über das Zeichenformat-Fenster zu formatieren.
EDITED TO ADD: Just discovered that the scaling starts working when I increase the stroke width above 1pt. It even works at 1.01pt, but 1pt or less and it doesn't work. This seems like an odd restriction! Is there any way around this?Since the last InDesign update I am having a strange problem with the scaling of arrowheads on the end of strokes.When I add arrowheads to the end of a stroke, they do not respond to the scaling controls. They appear the same size no matter what scale I set. I can't find anything about this online, and not sure if there's just a new setting that would be controlling this? I have tried deleting the cache for InDesign, restarting, etc. but no change. I'm using InDesign CC 2019 on a 2011 Mac running High Sierra.Here is the stroke with both arrowheads at 100%:And here it is with one end set at 20%, but they are both still the same size:Any suggestions? Thanks in advance!{Renamed by MOD}
My company has big problems with the speed of indesign. The last version of indesign seems to has big problem with the speed and the stability. This release it is too slow to open a small file, and with the big file...someone want a coffee...and a lunch... And it has a lot of stability problem. I can't open the same file i open 2 month ago. The new Indesign crash when i open a file that the old version open in 2 seconds. I lost 2 weeks of work, i try to reeinstal the software but there is no solution. The new version is slow and instable
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.