Join a global community of InDesign users.
Recently active
When Saving As in Indesign, the 'Saving As Type' randomly changes to PNG even though I only ever save to PDF. Not only it’s annoying😠 it’s also a waste of time having to pick that from the options almost every single time, instead of it remembering is as the last/most used choice and just hitting enter. It wasn’t like this in the past. Is it a bug or something?Perhaps there’s a way to set PDF as the go-to type for all files?
Style B was created based on Style A (using `baseOn`), but sometimes it doesn’t inherit Style A’s original options. I need to reset Style B’s base options and then set Style B’s other options.How do I write the code for “reset to base style”?It seems I couldn’t find a way to do this before, so I ended up using `duplicate();` as a workaround.
I wanted to ask if there is a prerelease version for IDS which is made available before the public release? The InDesign Server trial prerelease seems to have not been updated since years now. So what is the process currently? How do other folks supporting IDS solutions plan the updates?
I’m having trouble creating an interactive PDF file.I have a form where people can choose a design using radio buttons. See the image below.The radio buttons are supposed to show and hide specific fields, buttons, and text. This works correctly for the following options:Softcover boek Magazine Zelfomslag brochure Wire-o boekHowever, the options Poster and Flyer do not show the correct fields.For some extra context: all fields for the options above are placed on separate layers to make the workflow easier. All layers are visible. All interactive form fields have names that indicate which radio button they should be connected to.For some reason, the Poster radio button does not work correctly. It does not show the fields that belong to Poster. However, when I set some fields from Softcover boek to become visible when Poster is selected, those fields do appear.So it seems the Poster button itself is working, but it is not showing the correct Poster-related fields. Does anyone have an idea
Still feeling depressed and unsolvable.I have packaged the fonts and placed them in the Document fonts directory. When I opened the document, I found that the fonts pointed to C: \ windows \ fonts or other font directories.Normally, the Document fonts directory should be checked first. If it cannot be found, should it be directed to the C drive?When pointing to Document fonts, the path will display 'Fonts installed in the document' I have already reopened my ID, and even restarting my computer doesn't work. Still pointing to C: \ windwos \ fontsIs there any way?Why is there no bug report classification in InDesign when posting?
I am experiencing a persistent "Error updating links/artifact" when trying to update an existing Share for Review link. I need to keep the current URL to preserve existing client comments, but the update fails every time with a generic error message.I have inspected my UXP logs and found a specific HTTP 400 (Bad Request) error. Here is the relevant snippet: [Error] [console] Unknown error getting asset with cloud ID SAMError: [UNKNOWN] Unexpected response status: 400 for https://platform-cs.adobe.io/content/directory/resolve?id=xmp.did:1937be00-1b1b-49fd-a2ff-1b62346e8a9cTechnical Details: InDesign Version: 21.3.0.60 (2026) OS: macOS (Mac Pro) Error: artifactUpdate failure for asset urn:aaid:sc:US:2b61c263-aa20-4bf9-a872-70744038f35f Troubleshooting done: I have tried restarting CC services, clearing UXP caches, and re-linking the document, but the "resolve?id=xmp.did" call continues to return a 400 status. Is there a way to force a metadata refresh or fix the server-side artifac
It disappears after a focus change, but editing continues normally after I click back in the text. When I click back into the text, the insertion point does not reappear until I have used an arrow key or typed something. When it does reappear, it is wherever in the text that my mouse cursor was when I clicked back in. I can work around the problem, but it's a nuisance. Has anyone else experienced this?There is no similar behavior in any other application; it is peculiar to ID.Thanks
I just embedded twenty HEIC files in an INDD file and the file rapidly became extremely sluggish. The color wheel of death spun regularly for almost every 5th action step. Even simple adjustments into the file, caused the color wheel to spin. Its time to get this bug fixed from Indesign.
Good morning/ afternoon / evening to you all.I've got a user who has InDesign 20.3.1 x64 installed on their computer. For the last two weeks the following problem occurs: Open an INDD file using File, Open and the file opens as Read Only. If you use Windows File Explorer to open the file (Double-click to open file) it opens fine. I've gone round the houses (and forums) with this one and cannot find anything to give me a hint of where to start looking at this. The user has had InDesign for years and this problem only started 2 weeks ago. Diagnostics:PC is an Intel I7 with 32 GB RAM, running Windows 11. The InDesign files are all stored on a network drive. Windows Reliability History shows no major updates to the operating system or to system drivers, other than the standard Security Intelligence updates for Microsoft Defender, for the time period involved. The users are not able to update BIOS or firmware updates without a member of IT (me), so I know the system arch
I’m using the “For Next Number of Paragraphs” type for an index entry and setting it to 2. The second paragraph extends onto the following page, but the index is only showing the first page.
Hi everyone,I have several computers that have InDesign 2026 installed.On one win11 machine, the first two general preferences are missing.I uninstalled using the Creative Cloud Cleaner exe.Reinstalled the 21.2 (available just today to the east coast of the US)Those general preferences are still missing!I have reset as well as deleted cache files.Any suggestions as to what I can try to get a fully-restored version of InDesign working again?
"basedOn" is merely a setting, but it doesn't actually take effect.I can see in the b1 object style that it is based on a1, but in fact, b1 does not inherit a1's settings.It might be because “basedOn” was set later.Do I need to “reset the baseline options”?How is this script written?app.documents[0].objectStyleGroups.itemByName(AA). objectStyles.itemByName(b1).properties = { basedOn: app.documents[0].objectStyleGroups.itemByName(AA).objectStyles.itemByName(a1),
Every time I export A InDesign file as PDF it gets saved massive like 40-80 MB, Some people suggested to Uncheck “Preserve InDesign editing capabilities”, but I cant find this in the latest version (Dont know about older versions)???
When ID packages the file, it is simply not possible to package the fonts all together. A nice font packaging script that someone else shared for free. But it prompts an error for some files. Any god willing to help to fix it? English translation in parenthesesThanks a lot. The ID version is the latest //获取当前文档(Get the current document) var doc = app.activeDocument; //获取字体列表(Get the list of fonts) var fonts = doc.fonts.everyItem().name; //创建数组(Creating Arrays) var fontFiles = []; //循环字体并添加到数组中(Loop through the fonts and add to the array) for (var i = 0; i < fonts.length; i++) { var font = fonts[i]; var fontFile = File(doc.fonts.itemByName(font).location); if (arrayContains(fontFiles, fontFile) == false) { fontFiles.push(fontFile); } } //创建打包文件夹(Creating a Packaging Folder) var packageFolder = Folder(doc.filePath + "/Package"); if (!packageFolder.exists) { packageFolder.create(); } //将字体复制到打包文件夹(Copy the fonts to the pack
Hello Adobe Team, I would like to request that Adobe InDesign once again include support (or at least a conversion feature) for opening **PageMaker (.PMD)** files. Many designers and publishers still have important archives created in PageMaker, and it has become very difficult to access or update those files since modern InDesign (CC versions) no longer supports them. Even a simple **"Convert PMD to INDD/IDML"** option or a **legacy import plug-in** would be extremely useful. It would save time, preserve historical work, and help users migrate old projects without depending on outdated software like InDesign CS6. I Know this is Very Old but if Including this Feature Indesign Again Market Leader and Forever.... I have tried many times to switch to InDesign, but I couldn’t because of this problem. I don’t just have one or two PageMaker files — I have a lot of them, and converting or recreating each one is very difficult. That’s why
The following code on a tables cell… cell.leftEdgeStrokeColor = app.swatches[0]; cell.rightEdgeStrokeColor = app.swatches[0]; translation “Swatch expected, but swatch gotten”Results in this error. Thats probably not a helpful error message.Oh, and BTW, the Bugreport “Category Listing” does not have InDesign, so i had to chose something else...
I have mysterious blank space showing up at the bottom of a page. The text refuses to flow into it. I’ve checked for hidden objects, deleted the page itself, and replaced the text. Nothing I’ve tried fixes it. I’m attaching a screen shot with an arrow pointing to the blank space. I’m working on a Windows machine. It’s throwing off my pagination. On a different topic, does any one else find the new requirement to choose a “Category” on this page a pain? There is so much vertical space, and it’s not alphabetized, that it’s frustrating and time consuming.
InDesign is doing this semi freeze thing when I place or replace images. Random images and random formats. The background task hoop turns on and I can do somethings sometimes but not always. If I close everything then close the program there is a message but it's up for a half a second, disappears and then a new start window opens then refuses to do anything else. I have to "End Task" to get it to close. I've deleted tempfiles, uninstalled and reinstalled, turned off GPU, and did that Ctrl + Alt + Shift thing.
I am evaluating Adobe InDesign Publish Online as a platform for the annual publication of an interactive public-facing report that will be embedded within a client’s website.The publication is expected to be approximately 80 pages long and will include numerous images, navigation buttons, and interactive elements throughout the document.Before adopting the platform as a long-term solution, I would appreciate some technical information:Are there any recommended limits regarding the number of pages in a Publish Online publication? Are there any limits related to the overall size or complexity of the document (animations, buttons, interactive elements, etc.)? Are there any limits on traffic, bandwidth, or the number of views for a single publication? Does Adobe provide any guarantees regarding service continuity and the long-term availability of published URLs? What best practices does Adobe recommend for large-scale publications intended for a broad audience?Thank you
Hi everyone - I have just bought a new MacBook and everything seems to work except for the mouse in InDesign. I have just tried working with text on a document created on the previous computer. I need to place the curse quite a bit higher than the text that I wish to select. I am using the trackpad on the MacBook. Any suggestions would be gratefully received!
Can anyone help me remove these white boxes? I published online a project from indesign and indesign does not show any of these white objects. Now it is appearing in all of the pages once i publish it online. any idea of how can I remove this?
Custom Workspace in Indesign includes extra panels. Some instructions say to set the panels "with no document open." When there's no document open, there are no panels. I've tried doing it in a brand new document, but it still insists on displaying the Swatches panel. I’m on Windows.
Hi, I’m working with a lot of tables in a document. These tables contain some graphics that are grayscale. The issues is not with the images, but the preflight keeps telling me multiple tables have the “Content uses RGB” error. I have double checked the graphics, even deleted them, but the error persists on the table. None of the swatches are color, they’re all black in different tints. Pictures of the preflight error, the preflight profile, and the swatches attached.
I have been running into this problem for about a month now. Occassionaly when I am using InDesign I notice that my CC Libraries freezes. I will initially be able to use my libraries and place items, but eventually it freezes and looks as though the whole CC Libraries is a blurry jpg image (see attached photo) instead of the normal looking CC Libraries side panel. This issue seems to arrise in InDesign when I left click a placed object from my CC Libraries to edit original in Illustrator. Once I save the original file in Illustrator to update it in InDesign, and then go back to InDesign, then my CC Libraries in InDesign are frozen as I described above. The only way I have found to fix the issue is to save my work, completely exit InDesign, and then reopen the application. I am working from a 2015 Macbook Pro running MacOS Catalina, if that's helpful.
I had very important Photoshop and InDesign files on there that were not backed up. Is there any way to retrieve them? I have the recovery documents but am unable to open them since the drive is inaccessible. I was using InDesign 2025 - since 2026 was giving me too many problems already. I was unable to save documents on ver2026 so I switched a while ago. Now I am experiencing problems with ver2025. Please help!!
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.