Join a global community of InDesign users.
Recently active
For as many versions as i can remember, RGB indesign export to JPEG makes an error and does some internal cmyk conversion when it shouldn't. This means a web intent indesign document will export a RGB pdf with the correct colour no problem, but export to RGB jpeg will destroy the colour. (see attached) Yes. RGB transparency blending is enabled. Europe general purpose colour settings, with RGB embed profile.It's RGBs-to-RGB, so no gamma or out of gamut problems are relevant here. Why is this still not working - am I the only one who uses this feature?
I'm working on an index that requires a lot of manual formatting to include the articles and sections, but I can't figure out how to force a line break the reference after a set number of characters (I'm thinking 32 would work).
Hi all, I've recently gotten into scripting for InDesign thanks to the fantastic book Scripting InDesign CS3/4 with JavaScript written by Peter Kahrel. This helped me to successfully write a couple of scripts, however, I need my scripts to work within Data Merge, and I can find precious little information on how to script Data Merge and unfortunately it wasn't covered in the book. What I want to do is simply perform a script on all the records without affecting the template file. The data is of different lengths for each record. For instance, record 1 may contain a table of 80 rows while record 2 may contain a table of 100 rows. I figured out how to write a script to delete the empty rows, however, I want to delete them for that record only. I figured that a way to do this would be to merge the data of each record into a new InDesign file, and run the script to delete the empty rows in there. However, when using the mergeRecords() function, I only seem to get the fi
I've observed that the script below selects the column in two separate steps.selectCellForCurrentFrame(); function selectCellForCurrentFrame() { var item = app.selection[0]; var col = item.columns //Cyclic column for (var c = 0; c < col.length; c++) { var cel = col[c].cells; //var textFrame = app.selection[0].parent.parent; var rangeOfCells = cel.everyItem().getElements(); //Look here carefully—each column has been selected. alert(rangeOfCells); var cellsToSelect = []; for (var n = 0; n < rangeOfCells.length; n++) { if (rangeOfCells[n].rowType == RowTypes.BODY_ROW ) { cellsToSelect[cellsToSelect.length++] = rangeOfCells[n]; } }; app.select(cellsToSelect[0]); for (var n = 1; n < cellsToSelect.length; n++) { app.select(cellsToSelect[n], SelectionOptions.ADD_TO) }; } };
Bonjour,Y a-t-il un moyen automatique pour vectoriser touts les textes présents sur plusieurs pages d'un document Indesign ?Merci de votre aide.
Creative Cloud Files extending to all kind of filetypes beyond adobe files, beeing able to store and use files like word needed for the project in one place. We are currently working with local indesign files and photos, documents etc. - wish we could move to an all cloud document workflow including all media or project related files from clients in one place from Adobe.
We're getting messages that a Lenovo with an Intel i5-1335 (10 core), 16GB RAM, 256MB laptop (2023 build) is incompatible with the latest InDesign. All the specs are within Adobe's specifications. I do only have 35GB free HD space, though. Could this be the problem?
Hello. I apologize for my English im from Russia! I wanted to ask how I can write a regular expression in InDesign that will find values like 14th and change the th to superscript mode.I did Find(\d+)(th)Replace to$1–$2 and I added a superscript at the bottom, but it didn't work. The number itself changed, but I only needed to change the letters.
Is there a way to sync paragraph styles, character styles, and other design assets across multiple InDesign projects? I’m working on several documents that need to maintain a consistent look, and manually updating styles in each file is time-consuming. Are there any built-in tools, libraries, or best practices to streamline this process?
Hi, the problem that the some paragraph -in just in 1 page- disappears after exporting the file to pdf - ArabicI see a normal view in Indesign, but when I export the file to adobe pdf format some paragraph disappearsimages and file attached
It would be great if all strokes were default-selected when wanting to hide all cell strokes of a table. Currently, the middle cell line has to be manually deleted. Thanks!
Many times I'm working with several libraries. A main one and a holiday for instance. I'd love to be able to have both open at once vs. flipping back and forth. Shawn Kearney - Max 2025 - Target
I am having an issue with the latest version of InDesign (currently running 20.0.1) where hitting 'save' results in anywhere between 5-15 seconds of spinning beachball of death. I've tried with and without font management software, tried on a clean Mac user account, completely uninstalled and reinstalled InDesign, but nothing works. I also tried saving as IDML but to no avail. I am saving to my iMac HD, not the cloud, although it is no better if I do save to the cloud. A new document with nothing in it saves instantly, and adding images and non-text items has no impact. I imported a large chunk of 'Lorem Ipsum' text in the Minion Pro regular font, and that also had no effect, but as soon as I start adding different font styles and weights, let alone other fonts, saving gets really slow.For example, just changing three words to Minion Pro Semibold Subhead means the document takes a full second to save (with a brief flash of the spinning ball), and once I have added 4 other versions
My catalog files are quite large and looking for a way to edit the file quickly. It can take some time to make simple text changes.
I've decided that having one text flow per document is too problematic to retain, because even small changes to styles may case significant repagination; so every style change requires a tedious re-check of every single page in the book. So I'd like to break text flow between frames as it stands right now, so any repagination that requires more space will generate an overset-text error. But I want to keep one story; not have a separate story on every page. Is this possible? The flow-breaking scripts in the samples collection both break the story.
I am building a fitness book for a client, and she would like to have a collaborative file to replace images in sections with others.I managed to create a project and upload a zip folder with the links, etc. I noticed that I am unable to open/upload the InDesign file to invite her to share. I then saw it's a supported file format issue, so I tried to save the cloud (it has a green checkmark), but it doesn't show up in my "files" section in the Creative Cloud Desktop App to share with the client. Then I tried sharing the file from InDesign (Invite to edit), but it has been showing this notification since yesterday. Is this normal for larger image-rich files? Also, if someone could guide me on best practices for sharing and collaborating on files, that would be very helpful, as this is my first time. Please help the newb.Thanks a million.
Not sure if anyone has experienced this issue before when looking at the object layers for a linked illustrator file? where you end up getting duplicate layers being displayed (See linked images). This issue seems quite random, the only work around I've found so far is if you turn on every version of the layer you want, this is fine until you suddenly have about 7/8 duplicates to deal with! any help would be appreciated!
For the past week or so, InDesign has been freezing for 1-2 minutes when I make a change to a paragraph style (try to change the font or color or something). It will eventually get going (i.e., not crashing ID), but it's making my workflow VERY slow. InDesign version 20.2Windows 11, version 24H2I saw some earlier posts about a similar issue.
I'm trying to create a "date selection" in InDesign. i.e. date of birth, request date. So far it seems like there isn't an option.My initial test was through using the interactive buttons to create a date selection but that is not an option.Any suggestions?
This account is associated with my company account. This account has been provided with InDesign application however, I cannot use the license because adobe.com site is recognizing my email address as a personal account instead of company account. How do I get the option of choosing company instead of personal?
Hi everyone, I’m working on a lead magnet layout in InDesign and need help automating FontAwesome bullet points. Each line starts with “Not this:” or “But this:”, both use a Character Style (bold and colored) and followed by normal body text on the same line. I want to add a FontAwesome bullet point at the start of each line automatically, without manually typing it every time.I tried using Paragraph Styles, but the bullet formatting applies to the entire line, affecting the “Not this / But this” text and body copy as well. Is there a way to automate just the bullet symbol? example format: ResilienceFor when rejection or failure starts to feel personal.Not this: ‘Rejection is a sign that I should stop.’But this: ‘Rejection is part of the process, not proof of failure.’Not this: ‘If I were really good, it wouldn’t be this hard.’But this:‘It’s hard because I’m learning the thing by doing the thing.’Not this: ‘My book tanked — I’m a total failure.’But this: ‘Most car
Hi, I am trying to fix a broken numbering system on a project template. I didn't make the template.Currently the leading number "4" (chapter number) is assigned by going to layout > numbering options > starting numbering at 4 The sub-chapters (4.1, 4.2, etc) are updated, but the sub-sub-chapters remain un updated. Furthermore, there is incongruence between what is reported in the table of contents and the actual sub-sub chapter number:Here is a screen recording with more detail:https://youtube.com/shorts/gOyrIXpRz6g?feature=shareAnd I can upload the indesign file if needed.Thanks for any suggestions for how to resolve this.
Is there a way to "clear" character color instead of reset all other character style settings? I know it looks to be a silly question.Thanks!
Sorry for the cryptic title. I am getting older and my brain is fried! For many years I have used a template which I created, I have just adjusted as needed but I want to start from scratch and dont remember how I got here. Essentially I have a text box that determines what will go into the title of a page. The purpose of this is so that title remains page after page until I change the text box again on the next page to be a different title. This stops double ups in the contents page In the image below the title text has arrows at each end and is determined by the 'Contents' text box.If someone could just give me a hitn I am sure I can work it back out! In an hilarious twist of fate I asked this question a few years ago but apparently I worked it out and did not write it down lol.
All my other files can be exported, but this one file just won't. The file has hyperlinks and images only. When I export the file, the error message points to a certain page and to other random pages when I re-export. I checked each of those pages, but nothing is unusual.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.