Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 13 posts - 2,656 through 2,670 (of 6,074 total)
  • Author
    Posts
  • in reply to: Working with large files #91451
    David Blatner
    Keymaster

    If you have 500 pages of text, all threaded together in one long story, that will likely slow down InDesign. I would strongly suggest breaking up the story into smaller chunks (like chapter breaks).

    One easy option for doing this is to use the free StorySplitter script:
    https://creativepro.com/downloads/StorySplitter.jsx
    (You place your cursor in the frame where you want to break it and then run the script.

    I should write this up more clearly as a blog post… will do that soon.

    (You don’t necessarily have to break the document up into smaller InDesign docs and put them in a book, though that is what some folks do.)

    in reply to: Adding Text Box to Master Page #91449
    David Blatner
    Keymaster

    Thanks for reporting on this, Jack. I urge you to watch the section on Master Pages in my course InDesign Essential Training. I don’t go deep into primary text frames in that course, but I do talk about how InDesign handles master objects and how to Override them, place Word docs in them, etc.

    in reply to: The Image is darken when Printing !! #91446
    David Blatner
    Keymaster

    Making the colors look the same on screen and in print is called “color management.” If you can get a subscription to Lynda.com or LinkedIn Learning, you can see my video “InDesign Insider Training: Color Management.” Also, I wrote about it here: https://creativepro.com/issues/issue-85-color-management

    in reply to: "End of Story" Symbol # Find and Change #91428
    David Blatner
    Keymaster

    Carey: No, the regular “text” find/change cannot search for things like “end of story.”
    But you can do that easily with GREP, too. If you just search for till\z it will find the word “till” at the end of a story.

    in reply to: Flattening and PDF's help? #91426
    David Blatner
    Keymaster

    What does “rebuilding the file when open” mean?
    Are you exporting using “PDF (print)” or “PDF (interactive)”?
    What are you opening the file in?

    in reply to: Problems with new Document #91423
    David Blatner
    Keymaster

    Jack, a “book” (.indb) file is just a collection of InDesign files. There are pros and cons to using the book feature. Personally, I’ve been tending away from using books for the past few years because they’re often more hassle that they’re worth. That said, in complex, very long documents, it definitely can be helpful — especially when it’s important to work on different pieces (chapters) at a time.

    As for the corruption problem: did you try exporting as IDML and then opening that IDML file? That often clears up corruption and oddities.

    in reply to: GREP to join split up words – help please! #91411
    David Blatner
    Keymaster

    Hi Ken,
    I’m not sure that rule really works properly. But this would the expression for that particular rule, I think:
    Find: ([^IAia])
    Replace: $1

    The caret ^ means “not any of these in this list”

    But in your example, it would remove the space after “round”, “barrels”, and others.

    in reply to: Make text before en-space bold #91404
    David Blatner
    Keymaster

    Sorry about the forum post not showing up… it got “stuck.” Visible now.

    David Blatner
    Keymaster

    It would be interesting to see if performance is still bad if you remove that plug-in. If so, you may have to discuss it with the MathMagic company. But if the performance is still bad, then it’s possible that it’s a problem with InDesign.

    Make sure you try rebuilding your preferences.
    https://creativepro.com/why-is-indesign-soooo-slow.php

    El Capitan issues with inDesign

    in reply to: Intelligent image placing #91266
    David Blatner
    Keymaster

    Oh! I see. If you are doing a big catalog like this, you should seriously consider using a service or plug-in. Creating it by hand will take a LONG time, as you know.

    If you need to do this only once a year or so, then you might want to consider a system like this:
    https://creativepro.com/database-publishing-a-lean-approach-with-pagination-com.php

    We talk about database publishing here:
    https://creativepro.com/watch_listen/indesignsecrets-podcast-145
    and I recorded a Lynda.com title here (the first part is all about data merge, but I talk about some of the other options in the last chapter).

    If you have to do the catalog more often, you will probably want to do it yourself with a tool such as:

    • DataLinker from Teacup Software
    • EasyCatalog from 63bit
    • XMPie
    • Autoprice from Meadows
    • InCatalog or InData from Em Software
    in reply to: Intelligent image placing #91263
    David Blatner
    Keymaster

    Can you explain: What does “automatically search for pictures” mean?
    Are you trying to find a picture inside the InDesign document? For example, you need to quickly find where you placed “NS_2511_a.psd”? One solution might be to click the Name column header in the Links panel to alphabetize the list. (You can click those titles to sort them, like a spreadsheet.)

    With a catalog like this, are you using a plug-in (such as InCatalog, EasyCatalog, or DataLinker?) or a service (such as Pagination.com)?

    in reply to: Using GREP on specific parts of speech, etc #91258
    David Blatner
    Keymaster

    GREP cannot really see parts of speech; that’s too much to ask.
    The regular find/change could probably do much of what you need… finding “ss” and replacing it with a different character.
    But what really caught my eye is your comment about “arbitrariness”… any kind of automated solution will, by definition, be the opposite of arbitrariness. :-)

    in reply to: Interactive Map Button Issues #91248
    David Blatner
    Keymaster

    You may need to hide the trigger button.
    This article might help, too: https://creativepro.com/creating-a-two-function-button-for-interactive-pdf-or-swf.php

Viewing 13 posts - 2,656 through 2,670 (of 6,074 total)