Join our global community of Adobe Exchange developers.
Recently active
Good day, ZXP plugin section allow to upload files upto 300mb but I can succesfully upload not more than 100mb files. When I trying to upload zip files more than 110mb - its starting upload process and stopped soon (1-2 minutes) without any notices or errors from Exchange. I trying some browsers, shutdowning firewalls but it's not help. --Also I want to ask: Is it planned to increase file limit more than 300mb in future?
Hello Community and Adobe With the new changes regarding private key storage requirements for code signing certificates https://knowledge.digicert.com/general-information/new-private-key-storage-requirement-for-standard-code-signing-certificates-november-2022 , we are no longer provided the private key only the .crt certificates.It means that we are no longer able to recieve .pfx/.p12 certificates which are required by ZXPSignCMD to code sign plugins for Adobe products. What are we supposed to do to handle this from now on?
I want to move the extension's popup window come to the front of InDesign's other pop-up window.because Indesign's pop-up window are overlapped with my extension's pop-up window
Hi All,I have created the panel. Now I want to call the function when user click 'x' icon in top left side of panel.I'm using Indesign CC 2018How can I call using CSEvent or any event listener?Please give any helps!! thanks,John.
Hello, is there a list of Panel's related (minimized, closed, iconized, moved, resized, etc) events that are supported so far? Thank you Davide Barranca (Link removed)
Hi Everyone,I have CEP extension(Modal Dialog). I want close event when clicked on cross( ''X") Button.I have tried this CEP event i.e. "com.adobe.csxs.events.ExtensionUnloaded".But this solution/event not working for me.Could anyone please help me on this ??Thanks,Yogita
I'm having an issue with 1 user of an Illustrator CEP extension on a Macbook. We have some code that exports an artboard and writes a .jpg of the artboard to the /tmp/<extension name> directory but it is failing. I can only assume that it's a file permissions issue but I can't find a way to determine that. I have verified that the user account has write permissions to this directory. The only error message outputted to the console is "ScriptLoader:: Error in eval script". Does anyone have any tips on how I could further debug this issue? I've been researching how to monitor the file system for access errors or get more detailed logging in the console but to no avail. Any help would be greatly appreciated!
Hi there. Is anyone familiar with the Filmstro Premiere extension? It was on Adobe Exchange but has been removed since Filmstro has migrated away from their powerful desktop software to a nauseatingly cluncky and feature-poor web app. I came across Filmstro several years ago on YouTube and always said "one day." I finally just now subscribed to it only to come across this dreadful news afterwards. I was able to find a download link to the standalone software but it was the very first version and isn't very polished. I would really love the Premiere version, but have scoured the web and not found a single download link. I was wondering if anyone might have an installer that they could share. Thanks.
Could you please help me overcome my problem with the vs code plugin ExtendScript Manager.Why am I getting this warning?Tank you.
Hi,Can anyone say me if it is possible to share cookies beetween panels ?I want to log in a user in a panel and see I'm logged-in in an other one.HTTP Domain and path are same between these two panels.Panels are in the same InDesign extension bundle.Thank you,
Hi, I made an extension that I want to put on the Adobe Creative Cloud Marketplace but I can't find any documentation for that. Is there any way to do that? It's mainly for Adobe Media Encoder and at some point Premiere Pro. Thanks!
When I have exported an indesign document as as pdf - Then use the Save as other - Reduce Size pdf - Occasionally some of the text within the document becomes corrupted, being replaced with squares in a line. Please can the potential reason/s for this be explained, so that I can prevent this from happening.Regards Josh
Hello I did buy softmatic barcode extension for indesign on february 2023 and I worked these mounths with the extension but it does not work anymore and if I go to the creative cloud it says that I have to buy again but the license it is for 1 year... I don´t know what is the problem Thanks
Dear Support Team,I've created an AE extension that I would like to share. Therefore, I am attempting to follow the steps outlined in the documentation, specifically those related to ZXPSignCmd. However, I have encountered an error message.I have tried using all available versions and have tested it on two different machines, just to be thorough. Do you have any clues on how to make it work?My objective is to generate the self-certificate first and then proceed to sign it. I am following the GitHub documentation and a video tutorial.https://youtu.be/nN35aRJwX7g?si=28DVqJY3XgAhGL-1Thank you in advance!
Hello,I am looking for a solution on how to sign a plugin with a certificate. A year ago, I received a certificate from GlobalSign in the .pfx version and it was enough to use ZXPSignCmd, specifying the address to the folder with our build, the certificate, and its password. This year, I only received a USB token from GlobalSign. How can I now sign the plugin with a certificate if I don't have a .p12 or .pfx file?
I use references a lot when I'm drawing, and I'm trying to build an extension that will let me open images in a separate Photoshop panel to make things easier. But I've been driving myself nuts because I can't get images to appear in the panel at all. I eventually want to be able to drag and drop images as well copy and paste content in the panel, but right now, I'm just trying to open an image with a typical file input.Here's the html:<div id="content"> <div class="ref"> <div class="startmssg"> <i class="fas fa-arrow-down fa-3x"></i> <p>Drag & drop reference images here</p> </div>
Dear forum, I build an extension with 2 panels: one for AEFT and one for ILST. It works perfect: both applications communicate and the task is done. Except that after installation, both panels appear in the Extensions menu of AEFT and ILST. So in After Effects i see in the Extensions menu:- Example Panel 1- Example Panel 2They both open and work as Example Panel 1 (the one meant for AEFT) Same in Illustrator:- Example Panel 1- Example Panel 2They both open and work as Example Panel 2 (the one meant for ILST) My deepest desire is to just see:After Effects- Example Panel 1 Illustrator:- Example Panel 2 I assumed a mistake in the manifest, but it's almost a perfect copy of the example herehttps://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_11.x/Samples/CEP_HTML_Test_Extension-10.0/CSXS/manifest.xmlbut I might not see well after all this time. Also, I found this post,https://community.adobe.com/t5/premiere-pro-discussions/how-to-separate-2-f
We have a plugin listed on the Adobe Exchange Creative Cloud Marktetplace. It is currently listed as a Paid plugin, but we want to switch it to Free. However, the minimum price we can set the plugin to is $0.95 and the Developer Distribution Listings site won't let us switch the Purchase Method to Free. Is there another way of switching from Paid to Free?
Is CEP supposed to load node.js addon DLLs (*.node, like Samples/bson.node at master · Adobe-CEP/Samples · GitHub)? If it is, are there any related gotchas?
Hello Everyone,I am trying to display a URL in the CEP panel and authenticate it. I attempted to use an Iframe in the CEP panel to show the URL, but it does not appear in the panel. Is there a restriction on the URL that prevents it from being embedded in the Iframe? Unfortunately, I am unable to share the URL at this time. Apologies for any inconvenience.I want to show the respective URLs in the panel as well as need to authenticate and redirect into another page.
I want to create a service, let's say on AWS for example, that will automate common Illustrator tasks that i need to perform.I want to programmatically manipulate some illustrator file, and export the result to some other format.For example:Given an illustrator file "template1.ai" and variables values that i get in runtime, I want to fill the variables in the file with the given values, and export the result as PNG.This task will be performed on a remote machine in the cloud, where i don't have Illustrator installed.Is it possible to do that? do you have some illustrator-as-service API or something like that which i can use?Alternatively, is it possible to install illustrator on a machine in my cloud account and use some script to do that?please provide some guidance(and i have similar needs for video files as well, so will be happy to get an answer for after effects as well)
I have a ZXP plugin that has been maintained for 2 years and has released many versions before without problems. Recently updated a version, on the new publishing site (https://developer.adobe.com/distribute/) to submit, the result could not upload the file, as shown below. The package failed scanning due to containing a 0 byte file. Have you encountered such a problem and how to solve it? thanks a lot!
Hi I have cloned a repo from CEP resources and also tried to install zxpsigncmd But i am getting this error while running .exe fileI have tried all three versions that is 4.1.1, 4.1.103Let me know if I am doing something wrong
Hi, I have developed a CEP extension which is packaged as a ZXP for distribution. After packaging and signing ZXP package using ZXPSignCmd, I got the issue in the Adobe Exchange the ZXP file had 0 Byte files. I have cleaned it up and repackaged and resigned and tried to upload to the Exchange but now it shows this error (Image below) Please guide me on this regard!
We've been publishing our zxp for over 2 years and when we wanted to upload a new patch to the new distribution portal, it issueed a 0 byte file error. When we removed the only 0 byte file in our package, it then told us that there's error scanning the zxp and told us to try later. No clue on how we can fix it, I have reached out to ccintrev@adobe.com with the zxp attached a couple of weeks ago but never get an answer. I want to know what's going on and what we can do to pass the zxp scanning.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.