Join a global community of InDesign users.
Actividad reciente
Tengo una lista de niveles integrada por nivel 1 y nivel 2, y ambos niveles pueden contener 1 o más párrafos, a los que he deseado aplicar valores independientes de justificación dentro del mismo nivel, pero, por ejemplo, al aplicar valores al párrafo 3, se afecta el 1 y el 2, arruinándoselos lo que ya estaba bien. ¿Existe alguna forma de aplicar valores de justificación independientes para cada párrafo cuando estos pertenecen a la misma lista de niveles, o qué podría hacer en este caso para evitar que lo que beneficie a uno, perjudique a otro dentro del mismo nivel? Gracias.
Can someone advise whether, when opening and editing .indd (InDesign files) via Box Drive, whether Box Drive recognises also the linked images and spreadsheets, and therefore opens these supplementary files in memory, causing Box Drive to identify them as being downloaded?
Has anyone used the pantone connect subscripton to successfully convert a PMS to CMYK values please?The client has 2607 corporate colour which I need to convert for CMYK printing job. Using pantone connect the breakdow it gives me is:C 68 M 100 Y0 B0 It looks quite off.... (I know this is likely due to the differences between the inks)I don't have the PMS colour bridge swatch to check, can anyone confirm this is correct please? Thank you for any help!
I create engineering proposals and there are a lot of abbreviated terms that are used. I typically define the first occurence and then do a search for the phrase and/or abbreviation thereafter. In a short document, that usually works fine and is pretty efficient. Recently, I've started a larger proposal that has at least 50 abbreviations/acronyms (and there may be more after all authors have contributed) and was wondering how to write a GREP to find all of them in a document. Can any help me write a GREP or provide some guidance in this matter? Thanks in advance.
Hi, recently I bought a new computer and when I try to install In Design it says I need to pay again. But I am already paying $$$ a month for it. How do I access my old account on my new computer? And when I do get In Design on my new computer, how do I get all my old work on it?Best,Catherine Mullins
Bonjour, Dans le cadre d'un projet personnel, je chercher à réaliser un sommaire des images dans un livre de 200 pages (et 450/500 liens). J'aurai besoin d'éditer un fichier texte un liste des lien avec le nom de fichier, sa page, sa position X et sa position Y (afin de déduire l'ordonnancement). J'ai fait quelques recherches (sur des scripts existants) au préalable mais en vain. Ne sachant pas écrire de script, j'ai interrogé ChatGpt. Cela marche plutôt mais valeurs de PosX et PosY semblent un peu étrange comparé à la réalité de la mise en page.Est-ce que cela vous paraît cohérent ? #target indesign // Fonction pour convertir les points en millimètres function pointsToMillimeters(points) { return points * 25.4 / 72; } // Fonction principale function listImageLinks() { var doc = app.activeDocument; // Récupère le document actif var imageLinks = []; // Tableau pour stocker les informations des liens var pages = doc.pages; // Récupère toutes les page
I am having problems with punctuation marks and bullets moving to the wrong side. The text does not appear as Arabic or Hebrew and going from right to left. It is only the punctuation marks and the bullets that mess up. It happens both when I write directly in InDesign and when I import word files. I've seen others having the same problem but can not find the solution. Any suggestions here? Thanks for your help.
Is there a way to retrieve hidden conditional text in a script? I have tried the following code which works if the text is not hidden. It does not return any hits if the conditional text is hidden. function getTextByCondition(doc, conditionName) { var results = []; var condition = doc.conditions.itemByName(conditionName); app.findChangeTextOptions.includeFootnotes = true; app.findChangeTextOptions.includeHiddenLayers = true; app.findChangeTextOptions.includeLockedLayersForFind = true; app.findChangeTextOptions.includeLockedStoriesForFind = true; app.findChangeTextOptions.includeMasterPages = true; app.findTextPreferences = app.changeTextPreferences = null; app.findTextPreferences.appliedConditions = [condition]; // app.findTextPreferences.hiddenText = true; var foundItems = doc.findText(); for (var i = 0; i < foundItems.length; i++) { var foundItem = foundItems[i]; var text = foundItem.contents; va
I upgraded to Indesign CC 2025 and noticed that now when I place images in Indesign, the image resizes when I am trying to adjust the crop window. Before now, the outer placement box resizes the crop on the image, while double clicking inside the image reveals the resizing boundary. How to I switch it back to the old way of resizing? It is stretching and cropping all of my images in odd ways because they seem to be interconnected now. Thanks!
I've spent hours troubleshooting why suddenly the end notes are importing into the same text box and therefore not linked. I've converted my Word doc to .doc, tried selecting static. None of these "work-arounds" are solving the issue. Is this yet another new another Adobe bug? Thank you for your assistance.
I have an Indesign Book with nine associated Indesign files; I'm having no issues with eight of the files when sharing for review. With one file, Share for Review was working fine, but after some significant changes were made to the file (pages moved, major design elements moved and adjusted) the Share for Review function crashed the app every time. But ONLY with this one file. Very notable point; the Share for Review of this file seems to actually work, and the updates I am pushing are reflected after each update – it just also includes an Indesign crash, which is super annoying. I am mainly wondering how I might check logs or otherwise troubleshoot/debug this file to identify what is causing the crash?
Hello, I am using Windows 11, and when I zoom in or out with my mouse while holding alt, the Application Bar becomes highlighted. This means that when I hit a keyboard shortcut such as "V" or "W", instead of switching to the Selection Tool or Preview Mode, the View or Window menu pops out of the Application Bar. It means that I have to click inside the pasteboard or hit esc twice in order for the Application Bar to deactivate. I know that doing this, clicking inside the pasteboard or hitting esc a couple of times, is a simple and small workaround, but sometimes it means I lose the process I was halfway through and also this problem doens't occur on a Mac. I know in the grand scheme of things this is very small problem, but as I work with InDesign on Windows 11 most days it is a minor issue that is growing to irritate me! I basically just need to find a way to ensure the alt key stops activating the Application Bar. Are there are Windows 11 users
I think I'm in over my head. When I go to package my book, it tells me I have an error that 501 out of 505 (about) photos are in the wrong color scheme. I've looked at as many posts here as I can find but haven't found an answer. I've looked at some YouTube videos, but I can't seem to follow them. In some cases I'm told to click here and, on the drop-down menu click here. The click here part I can't find. I don't know if I want to change the RGB to CMYK. If you can tell me what setting I have wrong, I would appreciate it. I"ve tried to include the photos I thought were necessary, but if you want another, I'll try to get it. {Renamed By MOD}
So I have this particular file that when I turn on the Dynamic Spelling to check Spelling errors, it underlines almost every word. I have checked the Preferences >Dictionary and it is already in english (See first screenshot below). When I check what is the spelling error under Check Spelling it doesn't seem to have any suggestions (refer to screenshot 2). Other files that I open seem to be working fine, so I think it's just the way this document is setup. What should I check and do? I want to have a correct workflow of using Spell checker rather than turning the dynamic spelling off. I want to know how to fix this?
Ciao,è possibile esportare l'elenco dei "Predefiniti Adobe PDF" presenti del mio Indesign per poterli caricare su un altro computer?Qualcuno può aiutarmi?Grazie
How to get those page numbers that contain tables, Collect the results into a notepad.I'm trying to quickly find pages that contain tables.
Ok, so I was just checking on some responses to a post I made here a couple of days ago via my email and I went to try to click on a link that would take me to that post and instead I got an adobe sign-in prompt. I signed in with my email and it said I needed to put in my phone number. Put in my phone number and I got a verification call telling me to click '1" to verify. I verified and got a message saying that 150$ would be charged to my account and to stay on the line to speak to someone if I thought this charge was in error. Then the call ended. My question is have you heard of any scams like this going around? I have a feeling the charge was a lie and if someone had come to the phone they would have tried phishing for my bank information (which I would not have given them). Also, this sounds very un-Adobe. If you have heard of a scam like this I'd be very interested.
Good evening, I am trying to solve an issue with an InDesign file that closed by itself and now won't open anymore. The message that appears when reopening the program is about file recovery, and regardless of the response, it opens the file but closes quickly after. I have already tried saving 3 copies using 'Save As,' but the same problem occurs.Additionally, I have cleared the InDesign cache and I don't have any plugins installed. I checked for fonts issues but didn't find any. I have already reported the problem and received the following report:{"app_name":"Adobe InDesign 2025","timestamp":"2025-01-09 17:58:59.00 -0300","app_version":"20.0.1.32","slice_uuid":"fb409b9d-73ed-3f7f-8f41-0d4322185132","build_version":"20010","platform":1,"bundleID":"com.adobe.InDesign","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.1.1 (24B91)","roots_installed":0,"name":"Adobe InDesign 2025","incident_id":"48356CCF-0E51-4C5C-982B-1D951FFD09CC"} Could someone as
Hi, I am working with object states in endsign for a fixed epub, where each object state has a text wrap. I am trying to figure out if there is a way for one state that has a text wrap, ignore a text wrap from a different state? In otherwords, state 1 has a text wrap with object b and state 2 has a text wrap with object a and currently both states see each others wrap. Unfortunately, if I turn on "ignore wrap" for either of the state's text frames, it nullify's its own wrap. Is there a workaround?
I've created a book in InDesign that shows best in a 2 page view when converted to a PDF. The problem I'm having is how to get the file to default to a "2 page view" rather than a "single page view" when opened in Adobe Acrobat. I've googled this a handful of times and can't find a solution. Perhaps I'm overlooking it, but I just haven't found an answer. Thanks
I'm importing some images from Illustrator into an InDesign document, and no matter what I do, they end up being pixelated. I've looked online for some solutions, and here's a list of things I've tried that have helped but not solved the problem: Scaled up the vectors in Illustrator so that all of the images are at least twice the size I need them to be in InDesign (I need them to be about 1in by 1.5in in the file, and they're all at least 2in by 3in) Changed the Illustrator export to be 300ppi Changed the Display Setting in InDesign to be "High Quality Display" Changed the Compression settings in InDesign to be "Lossless" instead of "Lossy" Changed the export in InDesign to be 300ppi Can anyone advise on what may be going wrong here? What can I do to fix this issue?
Tengo una carpeta con 300 tablas de excel, todas con su formato y estilo. Me gustaría saber si hay algún script o forma de pasar de manera automática cada una de las tablas a un documento de indesign (tal como están en los excel, es decir, respestando el mismo formato/estilo). Y si además, al comienzo del documento, se pudiera generar un índice con los títulos de cada tabla vinculado a su página correspondiente, ya sería increíble. Gracias.
indesign data merge in mac in Hebrew versions?
I updated an InDesign book file and the document files within the book. When opening a document from the book the starting page number of the document was changing to 1, SORT OF. I noticed the problem right away because the file immediately went to unsaved. "Automatically Update Page & Section Numbers" on the Book Page Numbering Options dialog was NOT checked. Opening the file separate from the book the page numbers didn't change. The funkiest part was that visually the page numbers updated on the page, but not in the page pallet and InDesign still "thought" all the numbers were what they should have been. So even though the first page showed "1" if you tried to go to page 1 (Ctrl+J in Windows) it would error saying there is no page 1 in the file. Re-creating the book fixed the problem. Has anyone else had similar trouble in 2025? [EDIT]After more fiddling it seems that this only occurs if the first page / section in the file is set to "Automatic
How can I set up a similar sizing for the number in InDesign? Thank you!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.