Skip to content

rara

My feedback

18 results found

  1. 32 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
    An error occurred while saving the comment
    rara commented  · 

    var doc = app.activeDocument;
    var sel = doc.selection;

    if (sel.length != 2) {
    alert("Please select exactly 2 groups OR 2 individual objects.");
    } else {
    var group1 = sel[0];
    var group2 = sel[1];

    var group1_center = [group1.geometricBounds[1] + (group1.geometricBounds[3] - group1.geometricBounds[1]) / 2, group1.geometricBounds[0] + (group1.geometricBounds[2] - group1.geometricBounds[0]) / 2];
    var group2_center = [group2.geometricBounds[1] + (group2.geometricBounds[3] - group2.geometricBounds[1]) / 2, group2.geometricBounds[0] + (group2.geometricBounds[2] - group2.geometricBounds[0]) / 2];

    var group1_new_center = [group2_center[0] - group1_center[0] + group1.geometricBounds[1], group2_center[1] - group1_center[1] + group1.geometricBounds[0]];
    var group2_new_center = [group1_center[0] - group2_center[0] + group2.geometricBounds[1], group1_center[1] - group2_center[1] + group2.geometricBounds[0]];

    group1.move(group1_new_center);
    group2.move(group2_new_center);
    }

  2. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  3. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    rara commented  · 
    rara supported this idea  · 
  4. 10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    rara supported this idea  · 
  5. 16 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  6. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  7. 33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  8. 345 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    rara commented  · 

    There is an amazing script made by Mars Premedia that does what I think you are asking for. It can be used to export PDFs, JPGs & PNGs by extracting text (visible or not) with an applied paragraph and/or character style. The first time I used this script, it paid for itself! It's just that helpful. It's like having an extra employee without having to pay them. As of this posting, there is a 30-day free trial. At least try it. You won't be sorry.

    As of this posting, a single-user perpetual license can be purchased by following the link below. Pay once, no subscription, use forever.

    Export Named Pages Script:

    https://www.marspremedia.com/software/indesign/export-named-pages

    There are also 2 YouTube video tutorials created by the maker of this product. The first is the original script & the second video contains updated material from one of the more recent updates:

    https://www.youtube.com/watch?v=3ldKqt1p14k
    https://www.youtube.com/watch?v=DpBKyBRBJtw

    One more thing. Look at his changelog! He continues to update the script with some very valuable new functionalities based on the feedback he gets from users. A scripting genius with superb customer support! I believe he really cares about his work and how it affects people's lives & I really appreciate that.

  9. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  10. 17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  11. 13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  12. 55 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  13. 12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  14. 26 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  15. 386 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hello All,

    Kindly provide more information about this ask. How do you plan to use the Action Panel in InDesign? Do you want it to work exactly like that in Photoshop? What are the most important actions/operations that you want to record?

    Thanks
    Abhinav Agarwal
    Product Manger – InDesign

    rara supported this idea  · 
  16. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara shared this idea  · 
  17. 10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 
  18. 12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    rara supported this idea  · 

Feedback and Knowledge Base