Join a global community of InDesign users.
Recently active
I am having problems creating PDFs after the recent update. InDesign appears to be scaling the document down to fit inside the bleed marks. The 2 files attached are a before and after. Help please!
I am still pretty new to InDesign, but I know this shouldn't be happening. I am working on a novel, and I am importing/placing the body from a Word doc. Not sure if there is something I need to do in the Word doc, but starting at the first italic word, the rest of the text stays italic instead of switching back. I am starting a 100-page novella, but I have a 100k-word book I need to start every soon. Does anyone know how to fix this besides the obvious correction by hand? Trying to streamline things on the small doc and set up styles and parent pages before getting to the big one. Same author, so I know any changes will be small.
Hey guys,I wanted to report a bug and maybe hear from you for a way to fix it properly. Maybe via a possible "empty cache thing". Is there such a thing that emptying a cache in ID? Basically, the issue is about the fact that ID seems to not update a picture properly after applying modification with PS on total ink coverage Quick example: - I've got a CMYK picture that shows too much ink- ID shows me in red where it's not right (via separations preview panel)- From there, most of the time, if I modify the picture with PS/save it, ID will update the pic and everything is fine.But sometimes, it doesn't (and I don't know why it happens)Sometimes, I can do whatever I want on the damn picture, ID not only keeps the red in place but can also export a PDF with the not updated picture. Weird.I found a way to "solve" the issue by chance, by miscliking on the picture with ALT down. It dragged/copied the picture and I found the picture nice and clean. I reproduced the thing ma
For some reason, the offset for the fold marks on the spine of my book cover differs from the offset for the crops, which are set to be offset by 3mm. The cover is created as a three-page spread.
I want to find out if the current script name contains the olo character?If it does, the script is executed.If it does not contain olo, prompt: Do not change the script name.Thank you very much.
I'm completely new to xml. I'm attempting to import a xml into InDesign. I've basically got things working, but I'm surprised to find that the process of mapping tags to styles is glacial on my machine—mapping a tag to a style seems to take from 15 minutes to an hour. I've tried clearing the InDesign cache with no apparent effect. I'm using a Mac Studio M2 Max, 32 GB memory. Mac OS 14.7.1InD version 2-.3. I'm getting similar results from the latest InD beta. The xml file is from Oxford's resources based on the Bodleian copy of the First Folio of Shakespeare's plays. It's described as being "encoded in Text Encoding Initiative XML (TEI P5 conformant)," if that means anything to anyone. It's 398 KB. Any thoughts?
Hi, beginner Adobe user here who does not use InDesign often - I have a source file with a deck that I need to edit. When I open the file in InDesign, there are a few pages that are extremely low quality. I have a PDF to compare to, so know that it was clear at one point. It was created by someone else who I am no longer in contact with so I can't ask them to make new edits. I know some of the images and assets need to be re-linked, which I am able to for most, but for some of the pages, the images or spreads look absolutely fried and do not even let me link/re-link any assets (e.g. the title page image is not selectable, so I can't even replace the asset). I checked for locked layers as well. Am I missing something here? I think some of the assets were made previously in Photoshop, but I was not given any photoshop files along with this deck's source folder. Could this be a reason for the quality? Thanks for any help!
Je voudrais créer un fichier PDF depuis Indesign avec l'outil Imprimer le cahier. Dans les paramètres d'impression je n'ai pas l'obtion Adobe PDF comme imprimante. J'ai déjà eu ce problème il y a quelques années en arrière. Mon ordinateur, c'est un mac, j'ai besoin d'installer quelque chose en plus pour avoir cette option d'imprimante, mais je ne sais pas quoi.
I recently created a 10 page document based on an existing file and did a save as. I spent hours on this document. Once i closed it and reopened it an hour later, it opened up as the old original document is was based on!! I went to open other documents that were created in this way and they all were old files!! what the heck. This is a HUGE problem.
Hi all—I'm experienced with Indesign, but not so much with GREP. Hoping to get helpw with what is most likely a syntax error. I am trying to set up a GREP expression that will style text inside of quotes within a paragraph (including the quote marks. I set up this GREP expression: ~{.+~}\sThis works to apply the style to the quote text; however, when there is more than one string of quoted text within a paragraph, all text between the first opening quote mark and the final closing quote mark in the paragraph gets styled, as seen here: In this case, the words > I would go to rehearsal every day and say, < should not have the sans serif character style applied. I'm assuming there is code that should be included to "reset" the GREP call when the first closed quote mark character is reached, then reapply when the following open quote character is encountered, etc?Thank you in advance.
the properties of CMYK-color are pretty staight forward:swatch.colorValue = [33,33,33,100]; swatch.name = "richblack"; swatch.space = "CMYK"; swatch.model = "PROCESS";That is a CMYK richblack called swatch with the CMYK-values (33/33/33/100). When I setup a spotcolor HKS 4 K, it looks like this:swatch.name = "HKS 4 K"; swatch.space = "CMYK"; swatch.model = "SPOT";As you can see, it has no color value. Why is this, is there another collection where I can get those? I mean: yes, it is a spot color. But it still needs simulation colors (CMYK or RGB) onscreen, right? The reason why I'm asking is: Lets say I have a table of colors with LAB, CMYK and RGB-values. Now I want to programmatically pollute the swatches in my active Document with a bunch of spot colors. Lets say we have...var name = "HKS 4 K"; var cmyk = [0,20,100,0];How can I:- if that color is already known, but not a swatch of the current document--> add it.- If that color is unknown--> add it and giv
If the table header row is only one row, this script seems to work.But if there are two table header rows, this header is again basically dizzy and hopeless. dupeTopRow(myTable); myTable.rows.add(LocationOptions.BEFORE, myTable.rows[0]); /** * duplicate the first row af a myTable * @ param the myTable * @ return void */ function dupeTopRow(t){ var newRow = t.rows.add(LocationOptions.BEFORE, t.rows[0]); var newCell = newRow.cells var lr = t.rows[1].cells for (var i = 0; i < newCell.length; i++){ newCell[i].properties = lr[i].properties; };
I am trying to hyperlink to page 13, but when I save that, it changes to page 14. Not sure what to do here or why this is an issue. Video attached.
What is the shortcut key for "Edit Hyperlink" ?It's not listed anywhere in the Keyboard Shortcut - Product Area drop-down menus. Sincerely,Grumpy Old Lady"get off my lawn"
Trying to open this PNG in illustrator to edit. It keeps opening in Photoshop instead.Window settings are set to auto open PNGs in Photos app so not sure why its doing this.
can someone help me about this error please? I need to publish this epub file for the sake of my job please help....your answer in appreciated, thanks.
Hi, I would like to format a text with Indesign so that the first two text frames have a larger font size and then return to a normal font size. Do you know how I can do this? I have tried nested styles and greps but still can't get it to work.Thanks 🙂
I want the “alert(”Existing table header“);” to disappear automatically in 2 seconds!I found a code from the internet and it doesn't seem right. $(document).ready(function() { // Show warning box $("#alert-box").fadeIn(500, function() { // Automatically turns off after a certain period of time (e.g. 3 seconds) setTimeout(function() { $("#alert-box").fadeOut(500); }, 3000); // 3000 milliseconds = 3 seconds }); }); My original code.var cell = app.activeDocument.selection[0].parent; var myTable = cell.parent; firstRow = myTable.rows[0]; //add 1 row at the table top if ((firstRow.rowType !== RowTypes.HEADER_ROW) && (myTable.rows[0].cells[0].contents !==contName)) { dupeTopRow(myTable); myTable.rows.add(LocationOptions.BEFORE, myTable.rows[0]); /** * duplicate the first row af a myTable * @ param the myTable * @ return void */ function dupeTopRow(t){ var newRow = t.rows.add(Locatio
Hey,I can't find anywhere how to copy effects applied to the object (e.g. drop shadow, inner glow, etcetera) to another object.Is that possible?
Ich habe eine Tabellenzeile abwechselnd mit Grau hinterlegt. Nun möchte ich NUR die Textinhalte kopieren und an anderer Stelle in derselben Indesign-Tabelle einfügen. Leider kopiert es mir jedesmal die Flächenfarbe mit. Was mache ich falsch?
Looking at my preflight panel to check the errors on a multi-page doc. I am getting 2 overset text errors. But when I go to the specified area of the doc, there is nothing. I tried everything - I deleted everything off the spread, and the error still remains. There is nothing locked on the spread. I checked all layers of the documents and even checked the master pages to no avail. What's weird is if I copy and paste the contents of the page to a new doc, the error is gone. I have tried individually deleting all the type boxes and the error remains. Please help!<Title renamed by Moderator>
Hello,I'm unable to change colors in Adobe InDesign 20.3.1 on macOS Sequoia 15.5. The Color panel is grayed out, even though it was working perfectly from the time I installed the system until just recently.Thank you for your help.
<div class="tabletypefive" data-colcount="4" data-indexid="c0001-d0520" type="unnumTable" id="ch1_unnum3"><table aid:tstyle="TABLE 5_NUM_L_R_Rule_outer" class="tabletypefive" diaTableWidthCalculated="50.50pt,50.45pt,50.50pt,34.25pt" trhead="0" diastyle="inlineTable" aid:pstyle="inlineTable"><colgroup><col data-colalign="left" data-colname="col1" data-colnum="1" style="width: 50.50pt;"/><col data-colalign="center" data-colname="col2" data-colnum="2" style="width: 50.45pt;"/><col data-colalign="center" data-colname="col3" data-colnum="3" style="width: 50.50pt;"/><col data-colalign="center" data-colname="col4" data-colnum="4" style="width: 34.25pt;"/></colgroup><tbody aid:table="table" aid:tstyle="TABLE 5_NUM_L_R_Rule_outer" aid:trows="4" aid:tcols="4"><tr aid:table="cell" aid:crows="1" aid:ccols="1" aid:ccolwidth="50.5"><td data-indexid="c0001-t0945" style="text-align: center;"/></tr><tr aid:table="cell" aid:crows
Hi I’ve run into an interesting challenge trying to convert my print book design into an EPUB in InDesign. I deleted the table of contents. But KindlePreviewer 3 gives the error message below when I try to download as EPUB, saying TOC hyperlinks have been found without target text anchor info. I’m concerned that if I do what the error message says, (which is make text anchor in soucre paragraph), the document will still have a print TOC and that will mess with the EPUB’s TOC with hyperlinks. Here’s the process I went through to try to fix the problem:On the contents page, I selected the text frame the TOC sat within and deleted the frame.Then I deleted the page that the TOC was on.Then tried to download it as EPUB and got the error message. So I followed online instructions as follows:Deleted the para styles that I had applied to TOC body copy and chapter heading. Created new chapter heading para style.The TOC was not linked to a specific table of contents fil
So I booted up InDesign beta on my Surface Pro 11 and it's completely broken. I can't open documents. The user interface is messed up. I tried uninstalling and reinstalling. I tried rebooting. I just can't use it at all.
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.