『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join a global community of InDesign users.
新着順
Bonjour,J'ai créé un fichier Indesign avec 46 badges 90 x 55 mm sur 46 pages d'un même document.J'aimerai imprimer ces badges sur des A3 Je ne trouve pas les options dans IndesignJ'ai essayé en exportant en PDF et en essayant d'imprimer depuis Acrobat, pas mieux !Merci de votre aide.
As part of my work I do allot of text replacements inside indesign documents for tranlation purposes. I open a tranlated ms-word document and copy - paste it into indesign. Doing this I need to be really carefull not end up with the paragraph style of a neighboring paragraph when pasting. Even using the ugly story editor does not fixe this issue. Only click-drag selecting making sure not to include the paragraph marker does. This is such a waste of time. Should developers fix this? I wish they would make quad-click paste hassle-free in indesign.
Hallo Community! Vielleicht kann mir jemand weiterhelfen. Als „Schreiberling" habe ich von Hardware und Software wenig Ahnung. Nun habe ich einen Auftrag angenommen, für den ich InDesign benötige. Kein Problem, dachte ich, damit habe ich vor der Pandemie regelmäßig gearbeitet - schließe ich also ein neues Abo ab. Nun verlangt der Auftraggeber, dass mit Version 20.5.1 gearbeitet wird. Die aktuelle Version ist aber wohl InDesign 2026 (21.0), richtig? Kann ich , wenn ich jetzt ein Monats-oder Jahres Abo nur für InDesign abschließe, auf diese Version „downgraden"? Oder gibt es einen Intaller für die Version? Oder benötige ich zusätzliche ein Abo für Creative Cloud? Vielen Dank, Frank
Can we please get a 'preview' button added to the Polygon Tool pop-up box in InDesign?It would make creating them a bit easier. Cheers
I went to open up a document from someone else and it said I needed the latest 2026 version. Turns out I had both the 2025 version and the newest 2026 version installed. Problem is, none of my data from the 2025 version carried over to the 2026 version. Only cloud documents show up but all of the files from my computer are not automatically there. Im new to indesign and usually all of my files carry over from update to update. How can I sync everything?
Whenever I used to update indesign, I used to copy xml files of my custom workspaces from here "C:\Users\myusername\AppData\Roaming\Adobe\InDesign\Version xx.x\en_US\Workspaces" to the newer folder.I today updated from 20.5 to version 21.0 and for the first time ever, Indesign isn't showing my custom workspaces in the drop down menu. I trashed the preferences also but still the same problem.What to do?
Sad that I can't get this document to create a PDF today. What could be the possible issue? Worked through other suggestions and from here the solutions is to copy over all pages to a new file and try again? Is this a serious solution?
I am getting a Disconnected message every time I try to load a review link. Not sure how to reconnect. I have tried logging out and back in. No change. This is the message:DisconnectedYou can view and manage review links when your connection is restored
I've built a script to create my own paragraph styles for caption, and the next step is to apply them. Is there a way to Caption Setup "Paragaraph Style" and Layer via script? I could only find documentation for CS6, and reference to captions in online resources is fairly limited.My captions are always formatted with underscores, so if there isn't a way I can findGrep and apply paragraph styles that way if I have to, though it may initally format incorrectly.
Hi Community,I've looked this up, and I've seen the posts with scripts. It's not vital to my project, but I sure would like it to work. Is this even worth asking people to look at? I don't know.I don't need anything fancy, just simple names of section headers in alphabetical order. See below, or tell me it's hopeless without scripting, which I haven't had the time to learn, yet.David
Subject title describes my problem. I'm currently working on a final, that being working 3-4 short stories into InDesign and printing it out to create a physical book. In my current InDesign file, I usually press enter to create a new paragraph (in this specific case to indicate when a different character is speaking), but every time I do so the text jumps to the next page? I checked in a different file that I had and the page-jumping doesn't happen. Could it be because of something I had done in my paragraph styles? I'm also including my InDesign file so someone could get more hands-on with helping. I need help with this as soon as possible.
I wanted your thoughts on if this was normal when printing a document through a third party printer. I have been told its normal and moire but I have never seen anything quite like this. Looks more like printing that hasn't gone right, really jagged tones. This was sent as specifited as a print ready PDF. All images are 300ppi and no compression etc. Is this normal in offset printing?
indesign fonts are now empty, how to retrieve, please help?
Iniciei um projeto no Adobe InDesign 26, porém ao utilizar a fonte Cambria (Microsoft, mas disponível no Adobe Fontes) os acentos ficam com um deslocamento para a direita quase que acentuando a letra seguinte, testei o mesmo arquivo em uma versão anterior do software e o problema não ocorre e se troco a fonte para calibri, por exemplo o problema também desaparece.
This is my first time using InDesign 2025 (20.0.1). After the initial launch, I noticed the CPU usage stays at 20% or higher all the time, regardless of whether it's idle, minimized, or in use. This issue doesn't occur with Illustrator 2025 (29.1) or Photoshop 2025 (26.2). Why is this happening? My laptop is Lenovo Legion i7 Pro, i9-13900HX, RTX-4080, 32GB RAM, running Windows 11 Home Version 24H2.
Hi All, I'm trying to format a text document that has a lot of inexplicable white spaces breaking up paragraphs when there is plenty of white space left on the page to accommodate text. I've turned on Hidden Characters and there weren't any extra paragraph breaks; tried various "Keep" options, but removing them leaves me with widows and orphans and sends all of my anchored images into a tizzy; checked the space before and after paragraph but it's set to 0. I'm at a loss and this is due on Wednesday. Any help you can give me, I'd appreciate it!I should mention I'm pretty much a novice with InDesign and largely self-taught through YouTube, so forgive me if the answer is obvious.
Is it possible to select all cells of a certain width of 130pt and change to a width of 145pt using a script
Hello everyone,When using InDesign 2021, Overprint Preview is turned on by default whenever I open or create a new document. All those boxes are really annoying!How do I turn it off as the default view so I have a nice, clean palette to work on?
Hi form, this is my first atempt to create a document using UXP plugin.From the code below the document is creating 6 Pager document with size 100x210mm and with 3mm bleeds as described in the "documentPreferences"However I'm not able to set "marginPreferences" as 5mm. The ocde runs well without errors but margins 15mm (which I guess taken from default parameters - I see 15mm margins in the file > new Window)Could you mabe give me some suggestions?const { entrypoints } = require("uxp"); const { app } = require("indesign"); //const indesign = require("indesign"); entrypoints.setup({ panels: { showPanel: { show({node} = {}) { document.getElementById("btnCreateTrifold").addEventListener("click", () => { const doc = app.documents.add({ marginPreferences: { top: "5mm", left: "5mm", bottom: "5mm", right: "5mm" }, doc
Hi there I'm creating a calendar for our town businesses in InDesign. A4 that folds up to A3. I am finding it impossible to workout how to present the top and bottom pages together, like how InDesign pairs pages side by side in facing view. How can I do this? AI is less than useless Thank you
Why would 4.3.4 move to the second column instead of continuing below the previous text?thanks for any help.
How to obtain the IPanelControlData or IControlView of the main window?I'm not sure what the official name is,but is it called the application window or the main window.
I need to reinstall a purchased InDesign CS4 On an operating system 10.15 Catalina (Mac) I need to know where to access the older driver for this and also if I can run this on CatalinaAnd if I cannot run this on Catalina what are my options aside from downgrading my computer? I also have lost access to my Photoshop CS5 program and license key - how can I regain this back?
When I generate an Index, anywhere there are italics, the Index puts <i> and </i> around the text. For example:HMCS <i>Crescent</i> 336HMCS <i>Crusader</i> 290HMCS <i>Discovery</i> 3HMCS <i>Fraser</i> 2 Is there a way to make those items in actual italics?
Hello, I have a client who needs to proof the book as spreads. I have set the anthology up as an Book (.indb) with individual files, and when I export the entire book, the resulting PDF is in spreads as desired EXCEPT when a file ends on a verso. Then it's a single page, and the next file stands on its own with a recto page. Running OS14.6.1 with Indesign 2025
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.