Forum Replies Created
-
AuthorPosts
-
July 15, 2016 at 3:22 am in reply to: Apply Multiply Effect and Clipping Path then Group images. #86535
Masood Ahmad
ParticipantThanks Ari, It is working fine now. I just added one line to apply Normal Blending mode to the top image.
topObject.transparencySettings.blendingSettings.blendMode = BlendMode.NORMAL;July 11, 2016 at 5:25 am in reply to: Apply Multiply Effect and Clipping Path then Group images. #86408Masood Ahmad
ParticipantHi Ari,
How will you modify the script that will allow a user to select a particular clipping path from the list.
June 2, 2016 at 10:21 am in reply to: Delete all kinds of empty frames anchored within a table!! #85387Masood Ahmad
ParticipantHi Kai Rübsamen,
I tried your script on one simple file and it worked great. Million thanks for writing a code for me.
Tomorrow I’ll check the script with my original document and will update you, if needed.
Thanks once again.
Masood :)
Masood Ahmad
ParticipantCan anyone please create a script that can delete all kinds of empty frames from a document. These empty frames can be anywhere in the document, individual object, inline text and table etc.
Except the one that has a Text-Wrap applied to it.
Masood Ahmad
ParticipantMasood Ahmad
ParticipantAny luck Ari…
Masood Ahmad
ParticipantWell, it came out from database, some data-merge. Now I want to get rid of all the empty frames to clean up my document.
I’m trying but no luck so far :(
Masood Ahmad
ParticipantAri, The script is removing the empty Text frames only, where as there are empty graphic frames as well in my document. Therefore my requirement is to delete all the empty frames whether Text or Graphic and whether anchored or not within text or table.
For your reference, the file is uploaded here: https://www.hightail.com/download/cUJVck8zQVMwMEZ1a3NUQw
Thanks in advance
Masood Ahmad
ParticipantAny chances to get it today…
Masood Ahmad
ParticipantI understand, good things take time.
Masood Ahmad
ParticipantThanks Ari for writing a code for me.
I tried this and got an error:
Error Number: 55
Error String: Object does not support the property or method ‘contents’The problem area:
if (myAnchorPosition.texts[0].pageItems[0].contents == ""){Masood Ahmad
ParticipantI figured out the problem, the anchored frame is in a Table.
The script I shared in my article “A Script for Cleaning Up Empty Text Frames” https://creativepro.com/script-cleaning-empty-text-frames.php is working fine for the Anchored frame if it is not in a table.
Can someone help me please on this.
May 25, 2016 at 7:31 am in reply to: Apply Multiply Effect and Clipping Path then Group images. #85205Masood Ahmad
ParticipantGreat help, thanks a ton. Works perfectly.
May 25, 2016 at 6:28 am in reply to: Apply Multiply Effect and Clipping Path then Group images. #85201Masood Ahmad
ParticipantThanks Ari for the suggestions. However, we have started using both the scripts as needed.
Today I receive one file where the images have the clipping path applied. Therefore, we have to manually remove the clipping path on the images and then run the script.
Is it possible that the script can apply “None” clipping path to the bottom image if a image may or may not contain the clipping path.
I tried, but failed. I am also looking for someone who can teach me JavaScript. Can you spread some light on this part too.
May 23, 2016 at 2:59 am in reply to: Apply Multiply Effect and Clipping Path then Group images. #85081Masood Ahmad
ParticipantGreetings of the hour Ari.
Both the scripts works perfectly fine. There wasn’t a single glitch in them. I don’t know how to thank you. Million thanks for sorting it out so quickly and efficiently.
-
AuthorPosts
