Back

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

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Mask editable text with an image #14346920
    dmancini
    Participant

    The first technique is what I was looking for. Thanks David

    in reply to: Save pages as separeted INDD files #114185
    dmancini
    Participant

    Thanks Raphael, I will try with Extract Pages plug-in

    in reply to: GREP: locate last tab in a paragraph #102230
    dmancini
    Participant

    Thanks Kai and Michel, both solutions work.

    in reply to: GREP: locate last tab in a paragraph #102226
    dmancini
    Participant

    Thanks Kai, but it adds the right indent tab before the last tab, without removing it.

    in reply to: GREP: locate last tab in a paragraph #102221
    dmancini
    Participant

    Thanks for the reply, but it doesn’t find anything because the last tab and the end of paragraph are not consecutive.

    The structure of the paragraphs is this one.

    in reply to: Increase all prices by percentage #91488
    dmancini
    Participant

    Great! Now it works perfectly!

    in reply to: Increase all prices by percentage #91483
    dmancini
    Participant

    I’ve replaced Math.floor with Math.ceil to round to the biggest integer. So that 7,00 is rounded to 8,00 and not to 7,00.

    It functions also on numbers bigger than thousand but the point that separates the thousands is still missing.

    Many glyphs are substituted by the forum engine, can you please paste the script formatted as code to avoid this?

    Thanks again

    in reply to: Increase all prices by percentage #91481
    dmancini
    Participant

    Ok, when I wrote that I’ve changed ( n – ), I mean ( n minus minus ).

    The minus minus is auto replaced by the forum engine with an en dash, that will cause a JS error if anyone would try the script.

    in reply to: Increase all prices by percentage #91480
    dmancini
    Participant

    Many thanks for the quick reply!

    It’s perfect except the numbers are not rounded to the greatest integer.

    And the prices must always have two decimals (now they are removed if they are equal to 0).

    PS: I’ve replaced all the curly quotes with straight quotes and also changed ( n– ) with ( n –)

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