Back

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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ross Scalise
    Member

    Thanks for this.

    Tried it but text edit kept changing them to smart quotes so had to change them in adobe ExtendScript Toolkit.

    All good now thanks so much for your help!

    Ross Scalise
    Member

    Hi, just found this and it’s something I need but when trying to use the script I keep getting a JavaScript Error and lists elements from your code.

    I pasted the below in text edit and saved it in the folder revealed through the scripts palette.

    It doesn’t like the quote marks, mm or the 5.

    I need my row heights to be at least 5mm

    app.activeDocument.stories.everyItem().tables.everyItem().rows[0].height = “5mm“;

Viewing 2 posts - 1 through 2 (of 2 total)