새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
Join a global community of InDesign users.
최근 활동
I used incopy online to share a document for editing of the content. I'm now stuck because although text changes were apparently made by the other party, the linked (in creative cloud) inddl file will not open in InDesign (spinning beachball of death) and opening the link to the file online (incopy online) shows only the first page and non-editable text. Any suggestions how to recover the situation?
Problem:In the MathType application, we are facing font rendering issues with the division symbol (÷). Please refer to the attached screenshot for reference.We have investigated this issue in Adobe InDesign 2026 using the current MathType version 7.1.We observed that when the division symbol is used with the Euclid symbol font, it does not render correctly in certain cases. The symbol appears broken, misaligned, or inconsistent in the output PDF generated from InDesign.However, the same issue is not consistently seen when the division symbol is used along with other mathematical operators or functions such as plus (+), minus (−), or integral (∫). In those cases, the rendering appears correct within the same document.This indicates that the issue is specifically related to the Euclid symbol font handling for the division character in certain contexts within MathType EPS output when processed in InDesign. Please refer the below screenshot
Ciao a tutti,dopo l’aggiornamento a Adobe InDesign sto riscontrando problemi molto gravi di stabilità e corruzione file su macOS Sequoia 15.7.4.Problemi riscontrati:rallentamenti generali molto evidenti; blocchi durante salvataggio ed esportazione PDF; crash improvvisi con riavvio forzato del programma; perdita di contenuti dopo il riavvio. Il problema più grave è la corruzione dei file: dopo alcuni crash, alla riapertura del documento spariscono intere grafiche e testi associati a determinati livelli. Inizialmente pensavo a file corrotti isolati, ma il problema si è ripetuto su diversi documenti, anche creati ex novo.In alcuni casi ho dovuto reinserire manualmente un’intera lingua all’interno di cataloghi prodotti di circa 150 pagine in 7 lingue.Il problema avviene sia con file locali sia su cloud/server/NAS.Ho già provato:reset preferenze; downgrade; verifica file. Senza risultati definitivi. Inoltre sto riscontrando forti rallentamenti anche con Adobe Illustrator, soprattutto nella
This is happening all the time i’m running the most up to date version and most up to date version of windows. I acces files on drop box could this be causing the issue?
When I need to see the stacking order of objects in a given layer on the Layers panel, I click these little arrows (“disclosure triangles,” according to the docs) to expand the layer. If I want to compare the stacking order of a given layer in two different INDD documents, I’d expect to be able to expand the layer in both documents and control-tab between the two INDDs to compare. However, I find that control-tabbing from document to document refreshes some or all (???) of the exposed tree in the Layers panel, and collapses what I’ve expanded. I’ve seen the same behavior when I’ve been trying to compare bookmarks in two INDDs - leaving the document closes all of the expanded sub-bookmarks. Is this something buggy about my install, or is this typical for v21? I can’t recall ever having encountered this behavior, but it’s not a task that my typical workflow would require me to perform. So maybe it’s been this way all along, and I haven’t noticed? I added the caveat “some or all” to my ex
I’m working on a document with over 500 pages (a few images but not many) and a lot of footnotes, some of them very long. I already have rules added above the first footnote on the page. Now the client wants to add rules above footnotes that are continuing from the previous page too, but Indesign freezes as soon as I switch those on. I’ve tried re-saving the file as IDML and switching to Fast Display, updating Indesign and trying it on a different computer, all in vain. How can I fix this?
We are so excited to have you join us on your creative journey with InDesign. My name is Sujatha Reddy and I am your community manager responsible for managing this community along with Om Nath Jha. My team and our community of experts will continue to guide and assist you as usual in this new space. We hope you like the new experience! If you have any questions or comments about this new community, feel free to post here. We are listening.
I have complicated PDF files/tables in Arabic that need to be edited and brought back into my Indesign layout. I have tried in Acrobat pro but the flow is wrong. the edits are appearing left to right not right to left and when I add sentences they are not being inserted in the correct places.I have also tried converting them in InDesign and Illustrator both disastrous results. I am at a loss, any suggestions? Thanks you
I want to publish my interactive pdf file online, but i get this error message everytime when i do so, anyone know how i can fix it?
Hyperlinks to other parts of an InDesign book do not produce clickable links in exported pdf.
Hi everyone~It seems there’s a history feature, and I’d like to capture the direction in which I moved the object in the previous step.For example:I just dragged an object, and now I want to know the direction of the movement—whether it was left, right, up, or down.If the object was moved both left and up at the same time, take the direction with the largest movement value.Thank you.
I’ve always wanted to implement quick alignment of objects to guides.But since InDesign doesn’t allow selecting both an object and a guide at the same time, it seems impossible to achieve.Today I just came up with a new approach: have the object align to the nearest guide.There are too many possible alignment directions, so it’s unnecessary. We only need to align the selected object to the nearest guide to the left or right. This requires two separate scripts: one for left alignment and one for top alignment.Consider only the top and left margins.Take top alignment as an example:You can define what constitutes “nearest” by setting a value yourself. For example, the detection range could be set to ±8mm; objects beyond 8mm will not be affected. If necessary, manually drag them within 8mm.(Including the guide lines on the Masterpage.)You might be able to align it even in complex situations by pressing the button repeatedly.
Please share your recommendation on the most effective way to create a new InDesign file form an Illustrator file. The quality must be good, and they InDesign file will have a long life. We are at the initial design (mostly in Illustrator) with a long way to go before production. This is an environmental graphics project for the USN Seabees, the files are 20 to 30 feet final size. The files are prepared at half size. Thank you!
I’m not referring to vertical justification within table cells, but rather to distributing several table rows evenly from top to bottom of a frame — like vertical justification in text frames. Has anyone found a way to vertically justify multiple table rows in InDesign?
It’s somewhat difficult to tell in the screenshots below but if you compare the skateboarder with the red shirt on the top left in the first photo (in InDesign) you can see his shirt is faded in comparison to the jpeg opened in Photoshop. The Transperancy Blend Space is set to Document RGB. What might be the cause of this? Thanks.
The Control panel menu (gear), hamburger, and lightning bolt icons are unresponsive. I particularly miss the link to "no break".) I'm using version 20.5 on Windows 11 Pro. I reset preferences and rebooted but that did not help. Thanks...
How do I put a missing space between punctuation and a capital letter? I’ve tried a few GREP codes but they aren’t working. Is there a find and change I can use? Or does anyone have a GREP code that definitely works? Thanks.
Hi everyone~Can I specify the number of steps to undo? Or can I only undo the last step?Or undo a specific function? Alternatively, you can specify a range to undo. Second question: I’m using `undo()` in my code, but I’ve found that I can no longer use the global single-step undo feature (app.doScript(main, ScriptLanguage.JAVASCRIPT, undefined, UndoModes.ENTIRE_SCRIPT, 'name')). If that's the case, there won't be any reaction.try { app.doScript(main, ScriptLanguage.JAVASCRIPT, undefined, UndoModes.ENTIRE_SCRIPT, 'name')} catch (e) { };Thank you.
Hi I would like to have a script i can run to clean up (delete) all items on the pasteboard.I dont want to do it if the item is on the page and off over the bleed. I just want it to do items that are completely within the pasteboard.If anyone can share with me how to do this would be great as currently manually deleting items left.
I’m running InDesign 21.3 but on program launch, it immediately boots into Touchscreen mode, and while I have a touchscreen laptop, the computer is docked all the time and I use my external monitors. I’ve tried undocking and opening the program but still can’t get out of the touchscreen mode. I’ve uninstalled/reinstalled via Creative Cloud numerous times and tried to install older versions, all to no avail. My computer is managed by the company I work for, so access to some fixes isn’t available to me (i.e., using Device Manager to update touchscreen settings). My IT dept. is completely stumped. Any help would be appreciated.
Buenas tardes,Trabajo habitualmente en InDesign, ahora mismo con mi mac con OS Tahoe 26.3.1, y me he dado cuenta de que no me deja empaquetar los archivos porque “no se pueden copiar los archivos vinculados necesarios”. He buscado aquí y en otros foros y lo único que he encontrado al respecto es que da problemas trabajando en Servidores… pero yo siempre he trabajado en el servidor. ¿Alguna idea de cómo hacer que funcione?
CS6 Aktiverung nicht möglichWir besitzen Adobe CS6, welche jetzt auf einem neuen Rechner installiert werden soll, da der vorherige defekt / nicht mehr existent ist. Diese Aktivierung schlägt mit dem Hinweis fehl, dass die Seriennummer bereits aktiviert ist.Der Support teilte mir mit, dass für CS6 keine Aktivierung mehr möglich ist, da die entsprechenden Servern von Adobe abgeschaltet wurden und wir bitte ein Abo abschliessen sollen!Was soll das Ganze? Wir haben eine Dauerlizenz (für viel Geld) erworben, welche wir auch dauerhaft und ohne Einschränkungen nutzen können.Wie sieht dies Lösung hierfür aus?Falls Abobe wirklich Kunden durch die Hintertür untersagt, wäre das praktisch Betrug und ein Fall für eine Strafanzeige.Sorry für meinen Unmut.
Hi,I’m facing an issue while exporting a Tagged PDF from InDesign.Issue:When I use the font Arnhem Pro Blond, the exported tagged PDF splits each word into separate <Span> elements inside a paragraph <P>.Example from Tags panel:<P> <Span>Lithography</Span> <Span>is</Span> <Span>a</Span> <Span>technique</Span> <Span>used</Span></P>Instead of expected:<P> Lithography is a technique used...</P>Observation:When I change the font to Minion Pro, the issue is resolved The paragraph exports correctly as a single continuous text node No changes in styles, XML, or export settings — only font changeEnvironment:Adobe InDesign (version: ___) Tagged PDF export enabled Using structured/XML workflowImpact:Breaks accessibility structure Screen readers may read word-by-word Not compliant with proper tagging standardsQuestions:Is this a known issue with certain OpenType fonts like Arnhem Pro? Does font e
Hi All,My boss and I both work in Adobe Creative cloud and are constantly sharing, opening and closing the same InDesign files back and forth. We both have the same font book, google fonts, and adobe fonts activated. With that said, we have the same Poppins font. For some reason, if I create an InDesign file with Poppins, whenever he opens it a dialogue box shows up for missing font. And the mission font says its Poppins OTF, and so he changes the font back to 'his' Poppins and saves and closes. And if I open it again I get the same dialogue box, with the missing Poppins OTF. Its really frustrating having to change the fonts back every time so there are no errors showing.Does this happen to anyone else? Is there a fix?
I have tried EVERYTHING, Done about 13 Export for Printing attempts, but I never, ever succeeded in generating a single-page PDF from a 330-page book designed with facing pages. And I had no choice but creating that book with Facing pages since it is a book about art where several artworks span over two pages, the reason for having designed it as Facing Pages. The Basic and no-brainer, EXPORT Single Page, not Spread: does not work, it creates Spread facing pages PDF. Tried to change the InDesign setup, unchecking the “Facing Pages”, no more luck. When exporting, I tried with and without the bleed and crop marks, no more luck. I even tried to make a copy of my InDesign, and crazy type of work, but if at least it would have worked, I have tried to separate all my spreads manually (330 pages !!!!) so they look as single, not facing pages anymore on the right hand side Page window: When separating the facing pages manually, it corrupted the page design and background colours. In despair,
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
이미 계정이 있으신가요? 로그인
sso.login.detail.descriptionWithRegistrationLink
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.