Join our global community of Adobe Exchange developers.
Recently active
I use Lightroom Classic CC 8.1 for MacOS, with all the latest updates. I am now developing a backup solution. Clearly I need to back up the folders with my photos, and the lrcat file. What else? Specifically, which of these need to be backed up? I expect both the Previews files can be rebuilt as-needed. What about the Helper?LightroomPersonal Helper.lrdata/LightroomPersonal Previews.lrdata/LightroomPersonal Smart Previews.lrdata/LightroomPersonal.lrcat Furthermore, there seem to be other critical components in ~/Library/Application Support/Adobe/Lightroom//Library/Application Support/Adobe/Lightroomwhich seem to include plug-ins and setting files.It would be nice to know what needs to be backed-up, and when restoring from back-up, how and what needs to be re-installed or replaced.
How do I upload a completed document to email, etc.
hi, we have an extension in adobe exchange, it supports only premiere pro, but recently we added some configuration to our plugin to support aftereffects to. now it works well in aftereffects, we updated the manifest.xml file and uploaded the new zxp in adobeexchange, but still in our product page in supported softwares only we can see premiere pro, i searched all the admin dashboard to update our product compatibility but we didn't find anything!event i sent some emails for help no one answered!can you help me to solve this problem ASAP!thanks[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Moved from generic Cloud/Setup forum to the Exchange forum... Mod]
I need a slider for my panel, that can support 4 handles – I need to have something that is close to BlendIf slider, that splits the handle in two.I tried using https://refreshless.com/nouislider/Surprisingly, it works in CC2015.5 and CC2017, but anything above that – slides do not move.Does anybody have a clue why?Or maybe you know any other nice slider that would work from CS6 to CC2019?Thanks[ moved from Photoshop Scripting to Extensions / Add-ons Development by moderator ][ title changed by moderator ]
I have been using this program and down loading and saving prints for over 2 years, I would comment on prints and print them off and all is good. In the last few days I down load prints as normal and comment on them as normal and when i print them, the comments do not show up. What is going on here? Please help.
I'm about to launch my Adobe InDesign extension via the Adobe Exchange Marketplace, but I'm concerned about security: I'd like to know what copy protection or license scheme is used by Adobe/Fastspring? I would like to make sure that the plugin can only be used by the buyer. And if the customer stops paying for his subscription, the license will eventually expire and be locked. Thanks a lot for your help. I await your reply.
I have a CEP panel that needs to do something when a document is opened in dreamweaver. Is there a function that triggers when the user opens a document?So basically "when a document is opened, do something?"
Tenho um notebook HP onde venho ha anos trabalhando com LR sem problemas. Desde ontem as teclas das flechas direita, esquerda, cima e baixo nao estao mais funcionando. Nao consigo mudar de foto e nem ajustar os cortes com elas.A tecla F que abre a foto em tela cheia ,para voltar ao tamanho normal também nao esta respondendo, e preciso fechar o programa para sair da tela cheia.Alguma configuracao que sedesconfigurou?
I can no t find a way to print my document as a poster. the old Abobe version I could.the only option I have is 8.5 x 11"
Hi,How to call InDesign jsx from html page (from browser)? Please let me know if you know the answer.Regards,Vijay
ME ESTOY TRATANDO DE CONTACTAR AL CHAT Y ME DICEN QUE ES DE LUNES A VIERNES E INDICAN UN HORARIO CREO QUE QUE ESTOY EN HORARIO, Y QUIERO SABER POR QUE ME ESTAN HACIENDO CARGO CADA MES A MI TARJETA,CADA MES Y YO HICE EL PAGO QUE ME INDICABAN DE 23.88 ANUAL NO ESTIENDO POR QUE ME ESTAN COBRANDO DE MAS Y CADA MES.
Hi all,how to prevent storing cache of cep extension in indesign.. or how to remove extension's cache using code..pls help
Hello I have adobe after effects cc 2018.From Windows->extensions->Adobe color themesfor example which was installed when after effect was installed(it's a default extension) or other ones when I click on them.They open and I can see them for a fraction of second but they close immediately.I just want to keep them open.How can I do that?I tried to make a regedit string under user..->software->adobe->csxs.8 and added "PlayerDebugMode" with value of 1.As suggested a lot of places.And this didn't help.
How do i choose language when installing Adobe Acrobat.......it defaults to other languages other than English when is start
Hi, I've been trying to post my Flash/Animate extension to Adobe Exchange, but when I upload the .zxp I get the following error."Ensure the XML in your MXI file or CEP manifest file is well-formed."Here are the contents of my MXI file, what can I do to get rid of this error?<?xml version="1.0" encoding="utf-8" standalone="no"?><macromedia-extension name="Boiler" version="1.6.0" id="com.megacharlie.boiler" mxiversion="5.0" requires-restart="true"> <author name="Megacharlie159" /> <products> <product familyname="Flash" version="12" primary="true" required="true" /> </products> <update /> <description>&nbs
The CEP-9 github spot says the following:Register an interest in specific key events(Since 6.1) Register an interest in some key events to prevent them from being sent to the host application:CSInterface.prototype.registerKeyEventsInterest = function(keyEventsInterest) This function works with modeless extensions and panel extensions. Generally all the key events will be sent to the host application for these two extensions if the current focused element is not text input or dropdown.If you want to intercept some key events and you want them to be handled in the extension, please call this function in advance to prevent them being sent to the host application.keyEventsInterest: A JSON string describing those key events you are interested in. A null object or an empty string will lead to removing the interestThis JSON string should be an array, each object has following keys:keyCode: [Required] represents an OS system dependent virtual key code identifying the unmodified value of the pr
Hi,I want to get the meta data of the document when open..so i have used "documentAfterActive" event and get meta data of the opened document in indesign..but if font missing dialog/any other dialog shown then that function returns the following error..I have also tried with user interaction level but did not worked..Pls help
For adobe exchange website. It seems the default sort is "most popular" rather than "most recent". Not sure if it's an expected change, as it's confused that newly added add-on is always in the oldest page (it's page #118 now). We plan to add some new add-ons recently, and how would it be possibly visible/populated to end customer...We guess this could confuse other producers, like us, who will post some new add-ons.
Hii'm new to CEP Extension development. I'm trying to load Swatches file ( Adobe Swatches File - .ASE File ) via CEP Plugin.I was able to meet the requirement on Windows machine because my Swatches files are kept in Windows file server.Any one ever tried it on Mac computer ?below are my code and suggest me how to load Swatches dynamically on Mac machines from Windows Shared Path. theFile = "\\\\xxx.xx.xx.23\\folder-xyz\\xyz\\xyz.ase"; /* This path works perfectly on Adobe Illustrator CC 2017 - Windows Operating System */ theFile = "smb://xxx.xx.xx.23/folder-xyz/xyz/xyz.ase"; /* In Mac computer its not working */ var theFile = new File(theFile); var openOpt = new OpenOptions(); openOpt.openAs=LibraryType.SWATCHES; open(theFile,null,openOpt);
Hello. On Exchange i've downloaded the 11 Magic Scripts for Photoshop extension.On My Exchange webiste it is "Acquired", and the button is "Uninstall". But I cannot find the scripts in Photoshop (they are not in the C:\Program Files\Adobe\Adobe Photoshop CC 2019\Presets\Scripts folder and anywhere else).When Uninstalling and installig again, the Adobe CC app gives the notification:(Addon 11 Magic Scripts for Photoshop was installed).But I cannot find it. Please help.
Good morning.I've been developing PPRO extensions since a year ago and self-signing my releases with ZXPSignCMD for 3rd parties usage.Since the update to CEP8 I have noticed the Signature verification is failing on MAC.I mean. I am signing and packing my extension on a mac laptop and It is loaded and works properly on Windows machines, but on MAC the extension appears on the extensions list and the logs said first signature verification was ok. Then I click to open the extension and it is never showed and CEP8 logs show Signature verification failed.The ZXPSignCMD has the verify option and I have also verified it is OK.I even downloaded the CEP8 samples on the github and gives me the same Signature Verification error, so it is very weird.Of course with the DebugPlayerMode =1 works, but I only use this for development purposes.Anyone having the same issue? Any hint of what is happening?Thanksmoved from Premiere Pro CC to Extensions / Add-ons Development[Moderator]
I set up an Adobe ID about 4 years ago. I am now having problems opening books on my Sony Reader because they are protected by DRM.I cannot put in my Adobe ID for authorization because first of all, that email account no longer exists. (it was blocked by Hotmail) I no longer live in the same country as when I set up the account, so the cell phone number doesn´t exist either.I can´t access this Adobe ID in order to transfer books from Digital Editions to my Reader. To make things worse- I had to install Digital Editions again on my computer and now I can´t authorize my computer either, because of this "lost" Adobe ID.I don´t know if anyone can help me- I´m really stuck on this one.Thanks so much.
Hi,I have created an Creative Cloud - OAuth Integration for using Creative SDK API where the approval is pending from last 15 days. How much time is required for approval ?Thanks,SaAsh
Hey out there... All but a few (Command S, Q, V, C) of my shortcuts are MIA. Just vanished and my workflow is basically halted without them. I have gone to "keyboard shortcuts" and tried to mitigate, but I have no clue how to "reload or reinstall" them? Or even where to find them. HELP! A
Hi there!Which products does your extension work with?The only particularly odd change from CEP 8 to 9 that I know of is the way the version numbering appears in your manifest file, but if your panel shows up correctly, the manifest probably isn't the problem... The more drastic changes happened between CEP 7 and 8.You might be able to find some additional clues in the CEP cookbook about the update. There's a list of depreciated Chromium APIs, and a lot more information.Let me know which products (Illustrator? Photoshop?) you're working with and whether or not the issue is happening across operating systems or just in one OS, and I'll see if I can get someone from an appropriate product team to check it out.Best,Erin
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.