Back

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

Forum Replies Created

Viewing 11 posts - 3,361 through 3,375 (of 6,072 total)
  • Author
    Posts
  • in reply to: Data merge and print script #79119
    David Blatner
    Keymaster

    Looks like Eugene was looking for something similar a while back and Colin was coming up with some ideas:
    https://forums.adobe.com/thread/1891948

    I’ll ask if Eugene ever found a more automated solution.

    in reply to: Limit scope of GREP String #79099
    David Blatner
    Keymaster

    If you put a caret ^ at the beginning, it means “at the beginning of the paragraph.”
    So ^\d+? should find a string of just numbers. And ^(\d|\.)+ would find a string of digits or dots.

    in reply to: Footnotes messing up styles #79068
    David Blatner
    Keymaster

    First of all, I virtually never use the Alt/Option-click to remove formatting anymore. I just click the Remove Local Overrides button. Here’s how to do it and keep your italics:
    https://creativepro.com/import-word-files-into-indesign-remove-local-formatting-but-keep-italics-and-bold.php

    The Power Styles (part of Blatner Tools or the DTP Cloud service) plug-in from DTPtools.com includes a “remove local overrides” feature that lets you specify exactly which formatting you want to remove and which you want to keep.

    in reply to: InDesign Pixel Grid #79057
    David Blatner
    Keymaster

    I believe this is controlled by the current measurement system. If you right click on the little square where the two rulers meet (in the upper-left corner of the document window) you can switch from Pixels to some other measurement. I think the “pixel grid” is only turned on when the measurement is set to Pixels.

    in reply to: "out of memory" error #79045
    David Blatner
    Keymaster

    Wow, I haven’t seen that for a long time. There hasn’t been a way to change application memory size for over 10 or 15 years, I think!

    Are you getting application out of memory errors? Check to make sure you have several gigabyte of free hard drive space, too.

    in reply to: Publish Online Dashboard #79034
    David Blatner
    Keymaster

    Oh, I see what you mean… you mean you want a custom URL instead of a “random one” that the Publish Online system gives you?
    I think the bigger answer, until then, is “Don’t delete the Publish Online document from the Dashboard.” ;-)

    in reply to: Publish Online Dashboard #79031
    David Blatner
    Keymaster

    Fortunately, Adobe recently announced that the next version of InDesign and Publish Online (coming “soon”) will allow you to update your publish online docs… that is, you have one URL and then you can update the document there.

    However, I honestly can’t remember if it will work with URLs you create today. Probably will, though.

    in reply to: Calendar Data Merge #79027
    David Blatner
    Keymaster

    I don’t think data merge is going to be your friend here.
    I wonder if you could make CalendarWizard do it: https://creativepro.com/make-a-calendar-with-every-interfaith-holiday-listed-on-it.php

    in reply to: Calendar Data Merge #79007
    David Blatner
    Keymaster

    You probably need to first do a lot of work to organize it in the spreadsheet, and then use a script such as this to create the table:
    https://creativepro.com/using-data-merge-to-create-a-table-for-a-directory.php

    However, I’m not sure that Data Merge (even with the script) is the right tool for your project. It doesn’t really do calendars like that.

    in reply to: Holes in fonts #78985
    David Blatner
    Keymaster

    It looks like it gets reversed out where two characters overlap. That is strange! But there is always a danger in using free fonts. You have to test them carefully. You might be able to get around it by converting to outlines or something. Not sure.

    in reply to: Table help #78975
    David Blatner
    Keymaster

    Right: cell styles override the table styles. If you don’t want the cell style to override the table style’s fills and strokes, then you can leave them blank in the cell style. This is analogous to how character styles and paragraph styles work in InDesign.

Viewing 11 posts - 3,361 through 3,375 (of 6,072 total)