Back

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

Forum Replies Created

Viewing 15 posts - 391 through 405 (of 500 total)
  • Author
    Posts
  • in reply to: little grep help #72411
    Masood Ahmad
    Participant

    Hi Anne, Try this using GREP Find/Change

    Find what:
    “.+\r.+?”

    any queries, please revert back…

    in reply to: Open an Embeded PDF within PDF through hyperlink #72349
    Masood Ahmad
    Participant

    Hurray…

    I got what I was looking… :)

    in reply to: little grep help #72348
    Masood Ahmad
    Participant

    Gert, the “age” not only loose something, it gains experience as well :)

    in reply to: Open an Embeded PDF within PDF through hyperlink #72347
    Masood Ahmad
    Participant

    Thanks David for reverting on this. Is there any way I can achieve the same in the PDF itself.

    i.e.
    I’ll attach/embed another PDF in the main PDF
    create a hyperlink in the main PDF and action it to open the attached pdf in a new window.

    any ideas?

    how about a script? if there is any :)

    in reply to: Open an Embeded PDF within PDF through hyperlink #72336
    Masood Ahmad
    Participant

    PS:

    So whenever a user clicks on the hyperlink in the main PDF file, the attached PDF should opens up.

    in reply to: Carriage Return #70258
    Masood Ahmad
    Participant

    Qamar, I think I didn’t understand your query. If you are in text mode, pressing the HOME button will take you to the beginning of a line. Please explain if there is something hidden in your post.

    in reply to: GREP not prices #70257
    Masood Ahmad
    Participant

    Would it be possible for you to provide some more text with a desired output (manually). I’m unable to figure out what applescript has to do with your prices. In your example, I can’t see any backslashes.

    in reply to: decimal folios 1.0, 1.1, 1.2, 2.0, 2.1 etc #70256
    Masood Ahmad
    Participant

    So far as I’m aware, you cannot start a page number at zero, until Adobe comes up with something.

    in reply to: Grep #70255
    Masood Ahmad
    Participant

    What exactly you are trying to achieve? With GREP styles you can only apply character attributes to the find text. If you want to replace the Find What with something, then you have to use Find/Change.
    There are some pros & cons of everything.

    in reply to: Converting Bullets to Text #69888
    Masood Ahmad
    Participant

    Hi Salieri, try this one liner Javascript

    app.activeDocument.stories.everyItem().convertBulletsAndNumberingToText();

    It works fine, I have tested it. I have saved this script as “Convert All Bullets to Text.jsx”, just double click it and you are done…

    Masood Ahmad
    Participant

    How about creating an object style with Paragraph style intact. Or creating a library for the same.

    By the way it’s my 100th reply… Sorry David for the unavailability. I was busy somewhere…

    in reply to: Copy and Paste Issues – Word, Notepad #69204
    Masood Ahmad
    Participant

    What macros do you have Dwayne? Won’t you like to share it?

    in reply to: Start page numbers from the back of book #69202
    Masood Ahmad
    Participant

    Just flip the computer upside-down…

    :) :) just joking…

    No, there isn’t any way to do that. You will have to insert the page numbers manually.

    in reply to: AppleScript to add guides inside the trim area #69201
    Masood Ahmad
    Participant

    Sorry Eugene, that’s not what I was looking for. I do not want to make a grid with guides. However, we have consulted a programmer and are working on it. Anyway thanks for your suggestions.

    in reply to: Split paragraphs into multiple text boxes #69200
    Masood Ahmad
    Participant

    There is one SplitStory in the InDesign Sample scripts. but it splits frames having a story in multiple text boxes. Yours request is unique, might be some developer will help you on this.

Viewing 15 posts - 391 through 405 (of 500 total)