Join a global community of InDesign users.
Recently active
I couldn't find the code name for 'proportional spacing' in the InDesign ExtendeScript API.https://www.indesignjs.de/extendscriptAPI/indesign-latest/#CharacterStyle.htmlSo I installed an English version of InDesign and suddenly realized that the interface between the Chinese and English versions is different.The English version does not even have the option of "proportional spacing".
I was using english phonetic to type in pagemaker akruti. Now how to type odia using phonetic in indesign
No puedo abrir los documentos libros (.indb) en la versión de Indesig 2026. No abre ni los archivos recién creados con esa misma versión ni archivos anteriores que antes pude hacer y ver. Manda un mensaje que el documento x.indb no se puede abrir como archivo de libro.
InDesign. I'm rearranging chapters, and I'm moving pages rather than text because I've already set all the text box sizes to avoid widows & orphans. But instead of moving smoothly forward and backward from one page to the next in the text, at the ends of chapters it now jumps to a completely different page (presumably the one it used to be next to). This is maddening! What can I do about it?
The image on the left has 2 panels of gradient with a multiply effect in InDesign the image on the right is how it exports to PDF.I’ve had this issue constantly for weeks, along with other issues that Adobe just won’t fix it’s getting to be a nightmare to use this crappy software.I’ve tried every different PDF export option and compatibility setting there is it doesn’t help. With the exception that sometimes but not always, interactive PDF rarely fixes the issue.I’ve changed the colour profiles too but doesn’t help.It’s to the point where I can’t work using CC so will need to change my whole company over to Affinity if they don’t start fixing some of these bugs.I’m still having this issue here that Adobe can’t fix, not sure it they are related.
What a joke of a title I just wrote. Was this feature ever tested? I just had to find out that there has been an Alt-Text on an image published on my companies website that literally describes a black gradient as “a black & white image of a n**e* figure.” I cannot fathom how a feature like this ever made it to production. There is literally no way I believe this was tested beforehand, at least by (cogniscant) humans. Infuriatingly shameful. I do not care that the alt-text has been improved because I am still finding it from when I was affected. I’ve had it disabled since the moment I’ve been able to turn if off and it has still caused nightmares for me. It is even more frustrating that it basically hides in plain sight and I cannot even find the tags. I had been working on this document for hours before I noticed, all because I accidentally moved the box. To keep me sane and also keep my job, I would love to see Alt-Text tags unaffected by objects in-front of them. I can only imag
Already posted in the Acrobat forum but I think it belongs here.Machine is a Zenbook Duo (Windows 11). When exporting a relatively small (five page) document to PDF, InDesign hangs and never recovers.Workaround is to tick the “Create separate PDF files” checkbox and combine the pages afterwards.Is this a known bug or am I doing something wrong? I’ve used InDesign for years and have never before seen this behavior.
Ever since the last updated, drop shadows aren't displaying properly when exporting PNGs from Indesign. There are a couple of threads, but no solutions, It's becoming annoying, as the workaround is to close the app completely and reopen the file. Totally messes the workflow.
How do I obtain the PrefixNumber for an InDesign C++ SDK plug-in?
Dear Team,I am facing a recurring and serious performance issue with Adobe InDesign. After working continuously for approximately 4–5 minutes, the application starts becoming unresponsive. The cursor begins showing the spinning/loading icon, and subsequently, around 80–90% of the InDesign commands and functions stop working.Some of the functions that become unavailable or stop responding include: Colour/Swatches and related panels Undo/Redo commands Alignment functions Constrain Proportions for height and width Object and formatting-related commands Various other tools, panels, and standard InDesign functions Once the issue occurs, I am also unable to close InDesign normally. The application does not respond to the Close command, and I have to terminate it manually through Windows Task Manager.After reopening InDesign, everything initially works normally. However, after another 4–5 minutes of working, the same issue occurs again. This has been happening repeatedly and is sign
InDesign blank document presets – i work in Australia where we don’t use the US page sizes, and several times a day, I create new InDesign files, and start with an A4, A3, A5 most times. Every time, I need to click ‘View all presets’ and scroll past the US sizes, down to these sizes. I would LOVE to be able to either delete or move Letter, Legal, Tabloid, Letter-Half, Legal-Half, US business card, Compact Disc (which I will never use), so I have my A3, A4, A5 at the top. I know this is only a minor thing, but it’s just something I would think is a no brainer to be able to do. I think most countries outside of the US would find this useful. Is there a way i haven’t found online, that anyone knows of?
Hi everyone. I recently worked on a publishing project as a designer using InDesign, alongside an editor using InCopy, with Google Drive serving as the cloud storage for the files. Everything was under control until the day before printing, when one of the InCopy assignments was overwritten by a version from two weeks prior. Since I don't handle the text content, I never touched that assignment; the editor had made last-minute corrections but certainly hadn't reverted it to such an old state. Does anyone have any idea what might have happened? After a thorough check, the editor is certain the issue was limited to that specific assignment, and my InDesign file remained unaffected. Do you think it’s possible that Google Drive (which backs up various versions of every file) might have automatically restored an old backup? Ciao a tutti. Ho recentemente lavorato a un progetto editoriale come designer utilizzando indesign, assieme a un redattore che ha usato incopy, e usando Google Drive com
During my free trial period i had a document that i've amended and saved several times. the free period has ceased and i tried to open the document and an window appears stating the file is damaged (error code 4). this happens with every document that i open. i've paid today to have indesign for the year and the documents still will not open and still gives the error code 4 window. Help.
Hello everyone.I always select 2 objects.One of the objects must be a text box.The other object is a non text box object.(Note: Another object is also an image, but when the image is pasted inside the frame, I cannot access it.)Originally, a function of m1b could be specifically used to obtain image frames. But it is invalid for the exceptions mentioned above.So I came up with two solutions: non text objects and text boxes.Now I don't know how to modify the code below to obtain non text boxes.There are attachments. notTextFrames = getThingsWithFilter(items, function (item) { return item.hasOwnProperty('texts') && item.texts.length == 0 }, true);The current issue is that I don't know how to modify the code for notTextFrames.How to express the antonym of “hasOwnProperty”?Complete code:var doc = app.activeDocument, items = doc.selection,//graphicFrames = getThingsWithFilter(items, function (item) { return item.hasOwnProperty('graphics') && item.graphics.length > 0 },
Hi everyone,I'm trying to create a booklet from InDesign using the following workflow:InDesign, Print Booklet, PostScript file, Adobe Acrobat Distiller, PDFThe problem is that when I select PostScript File as the printer, the PPD is set to Device Independent. Because of this, the paper size and orientation options are grayed out, so I can't specify the correct size for my imposed booklet.As a result, when I distill the PostScript file, the resulting PDF doesn't have the correct page size.I understand that using ADPDF9.PPD would solve this issue,However, I would like to know if there is any way to create a correctly sized PostScript file and then distill it to PDF without installing a PPD, printer driver, or any other additional software.Is there a way to specify the correct page size while using the device independent PPD, or is installing ADPDF9.PPD required for this workflow?Thanks!
Hello, Why can’t I read ONLINE a text in a PDF file, that comes from a placed pdf? I have a document that contains many PDF visuals (designed separately and placed on to the final combined InDesign document).I export them with InDesign file into a PDF (print), with digital settings format.When this PDF is opened in a browser (Google Chrome), the text from those visuals cannot be find (cmd+f). When opened in Adobe Acrobat, the find function works just fine for all the text in the visuals mentioned above.Any idea how to fix the online search (I need to send a link to users, that they can open online and do their search).Thank you in advance for any ideas to solve this! M.
I have been trying to figure this out for several days now. I’m using 2025 InDesign on a Mac. I have one merge file with images that works just fine and I use it all the time. I’m trying to set up a separate merge file with a lot more images. I fixed several errors that were causing me to get the “missing image” error. Despite all that, I now get no errors but a merge file with text and blank boxes where the images should be. I have noticed one other difference between the merge file that works and the one that doesn’t: In the working one, my image frame has the correct column name <<logo>> inside the frame where the image should be, but the one not working does not display any text. Would be so grateful for a solution!And just to cover my bases, yes the column has an @ sign, and yes, I tried putting the spreadsheet in the same folder as the images and using the image file name, which got me the same result: No errors, but the frames are still blank after merge. I even chec
Hola, estoy teniendo problemas exportando html desde InDesign en Mac. El documento corre bien en navegadores de Mac y Windows pero ha sido imposible que lo haga en una tablet Android ¿alguien ha tenido la misma situación?
First of all, if you have your Adobe set to Automatically update your apps, you’ll want to turn that off. I went into settings, because I was sure I had autoupdates off. But as it turned out (and I swear I don’t remember setting this), you can have autoupdates selectively off on an app by app basis. And for some reason mine WAS set to autoupdate InDesign. Like others, I also lost all of my PDF presets when InDesign updated to 2025, but if you are on a Mac, you can go to the place on your drive where Adobe stores those presets, and restore that folder from Time Machine. I restored that folder to yesterday, and I got all my Adobe PDF presets back again. User-defined PDF Presets: /Users/[username]/Library/Application Support/Adobe/Adobe PDF/Settings I also set the Mac to only open INDD and INDT in the 2024 version of InDesign. If you let it open them in 2025, it requires a “Save As” instead of “Save” on any files you worked on, and once you save them from 2025, no one
"I am typing in all caps in InDesign. When I keep the Caps Lock on and try to type using the Shift key, it doesn’t type in lowercase. This problem only occurs in InDesign; it doesn’t happen in any other software." <Title renamed by MOD>
it works perfeclty if i just apply an exsiting style, the moment I want to create my own style pack this message appears, when i click it away, it will come back like 5 times then indesign crashes, I have updated indesign but still the same issue, any ideas ? <Title renamed by moderator>
I have a brand new MacBook running MacOS Tahoe 26.5.1When I try to open an InDesign files it opens the weird Adobe home screen with InDesign files as thumbnails instead. I have never seen this home screen because what is the point in it. So I have to open any InDesign files via the home screen: Open > choose file on Desktop.But InDesign literally doesn't work. There are no options, no toolbars or control panel etc.Zero keyboard shortcuts. Even zooming in on a doc doesn't work. All workspaces have disappeared. There are no options for workspaces, e.g. Essentials, Printing & Proofing, Advanced etc.I have tried reinstalling InDesign twice, deleting caches, Reset all preferences to factory defaults etc etc zero fix.
It has been working with no problems for years but now I am unable to open. If double clicking a file to launch, it will get as far as displaying the file but then freezes. If launching InDesign from the task bar, it will open the standard UI display but then will freeze.The pre-flight shows "checking" and I can hear the PC working on something in the background, but nothing within InDesign works and I have to end task using Task Manager.I have uninstalled/installed numerous times but still having the same issue. I have also gone through the delete preferences process.
Hi everyone! I'm still learning InDesign and I'm sure I'm missing something here. I'm working on a document that is an image heavy graphic novel, but there are also sections of text. I have smaller objects/icons that I have anchored properly, but I'm having a problem with my full page comic spreads. Since these images take up whole pages and are surrounded by other full page images there is no "text" to anchor it to. I tried a work around by creating small empty text boxes near the images and they successfully anchored in my InDesign file, but when exported to epub, all the full page images are showing up at the end of the book. The smaller images and icons are staying in place. How can I anchor images on a page with no text when they take up a whole page and follow other pages that only include images? I know how to fix the problem in the code but if I can figure it out before exporting it would be a lot less time consuming. <Title rename
macOS 27 Golden Gate Beta…Find/Change doesn’t show up…I know I’m not supposed to be working with a beta OS, but here I am… I just thought it might be useful for some people to know…
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.