『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
-
新着順
Hi I'm developing a automation plugin with photoshop.I need to add metadata information to the file before saving.How I can use PutXMP to add the metadata?Thank
Hi everyone, I'm a very beginner at Adobe Extension, so far I develop a extension to export InDesign document to XML, I can get all hyperlinks in documents and text that mark as Hyperlink but there in no way to know which link is for which text? Any idea?Thanks in advance
Dear All , I am currently working on an SAP Products.We want to embed a button OR as part of an Menu Item directly in PDF Document , which will send the above details to SAP by calling an SAP Webservice. (This is kind-of a plug-in development, I guess. I googled and found that , we also need an Acrobat SDK)Requirement.1. User opens the PDF Document(example an person's ID Card(any)).2. Read the Name , Birthdate ..3. Read the total PDF Content.4. Button OR Menu item click to send the details to SAP via an SAP WebService.If you have this experience in the past, kindly send the details around this..Many Thanks,Vinay.
Hi,I'm trying to install Flex PMD plug-in in the eclipsehttp://opensource.adobe.com/svn/opensource/flexpmd/plugin/trunk/flex-pmd-eclipse-plugin-site - it is asking for opensource.adobe.com login details. I tried giving adobe id credentials - but it didn't work and it throws following error "login details were not accepted. please provide login details for opensource.adobe.com"Could you please let me know how to create a login account for opensource.adobe.com? or a solution or a workaround to install Flex PMD in eclipse will help.
Does anybody know why I keep getting a pop up window that is telling me it can't find a marker id at some location number? I am getting one of these messages about every other time I save and compile and it is getting RATHER ANNOYING!!! What does it mean and how do I eliminate it??? Thanks in advance for helping me lower my blood pressure!!! :) Have an Ordinary Day... KomputerMan ~|:-)
I got above error when I tried to export a release build, the problem is the ***-app.xml, there is a line in the file:<supportedProfiles>extendedDesktop</supportedProfiles>which the air doesn't support extendedDesktop, I am using the Flex SDK 4.1.0 and Air SDK 2.0.2 and I have to use the extendedDesktop because I need access native process. any one has some ideas to fix this problem?
Hello, I have a problem with word extraction by the wordfinder.I have a text : +5VThe wordfinder extracts this word as 2 single words, + and 5VIs it possible to extract this as one word, so that I can highlight +5V ?
Hello.For work I am making an Adobe read pluging.Is it possible to pass a textstring to the adobe reader executable and search for this text string with my own plugin and highlight these instances on the first pdf document page ?
Hello. How to using AddWidget function? (Gie me sample please) Thank.
Hi. Is it possible in plug-in for Adobe InDesign CC 2015 to dynamically create a button for dialog? Thank you.
Our Application using Flex SDK 3.3 for development,we are using QTP11 for automation testing.We are planning to upgrade from QTP11 to UFT 12.50 which is compatible with Flex SDK 3.6.So we have upgrade SDK from 3.3 to 3.6 and successfully compiled 'HpQTPAgent_3_6.swc' and 'qtp.swc'.But 'automation_spark.swc' and 'automation_air.swc' available with the SDK 3.6 package, which required for identifying flex objects .We took both swc files form SDK 4.5 version and tried to compile but getting below error:[mxmlc] Error: Type was not found or was not a compile-time constant: RichEditableText. [mxmlc] C:\workspaces\4-5-0\Flex\SDK\frameworks\libs\automation_spark.swc(spark/automation/delegates/SparkRichEditableTextAutomationHelper) [mxmlc] Error: Type was not found or was not a compile-time constant: TextOperationEvent. [mxmlc] C:\workspaces\4-5-0\Flex\SDK\frameworks\libs\automation_spark.swc(spark/automation/delegates/SparkRichEditable
Indesign CC2015 / MacFor about 3-4 weeks, individual (and changing without recognizable pattern) links on a webdav-server (that we have already longer and unchanged in use) are marked as "changed" (yellow warning in the link range) - without that we changed it and without any visible items have changed on Finder level.We have checked all the parameters, but can not find anything.Now we wonder if maybe InDesign checks other than the parameters accessible to us?Does somebody has any idea?Thanks + greetingfrank
I'm Creating a Cookie using the parent domain (Ex: .adobe.com), then using this cookie i could be able to login to the Adobe Connect Server which is hosted in the same domain, this authentication and redirection part id done by separate application we needed to access Adobe Connect site using Single Sign On (SSO) by clicking a link in our application, passing the adobe login screen.Using Parent domain cookie could able to login but after hit log out in adobe connect we could not log to adobe connect server with out signing. it redirects to the Adobe Connect Login Screen.the issue is after logout Adobe Connect Rejects the Parent domain cookie. is there a way to sort out this issue ?
I'm Using Adobe Connect 9.5 web API, i need to get all user groups which a particular user belong, is there a way to get this group name list using the web API ?
Hello,I am trying to make a native extension for an app so it can release it on the OS X app store.I had a working native extension working when using air 19.0 (when it was 32 bit) but have been unable to update and get it working since the AIR 20.0 release.So far despite trying numerous solutions have been unable to get a native native extension working with AIR 20.0.Trying to get a very simple app working with an ANE that has 1 function in it "getNumber".Whenever I try to debug, I alway get the following error:"Error #3500: The extension context does not have a method with the name getNumber."If I create a release build and run it I still get "Error #3500"I tried the steps mentioned here Re: Mac 64-bit development build discussion extracting the ane and running the command in termial but I get the following error"invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/20.0"Here are links test projects I am using:Test app project for flash builder: http
Hello, I'm building a plugin for Mac OS X and Photoshop CC 2014.I'm trying to run the Automation Pluggin Example and this crash in the next function. sPSActionControl->SuspendHistory(reference.get(), ::Execute, this, nameAsZString);I think that sPSActionControl is null, but I'm not sure.Please can you help me??Thanks!!
Hello,I have integrated one service using AEM desginer. This integration is working fine when I am opening the PDF within DC but when same extended version I am opening through Acrobar Reader the service is not working.Please help.Regards,Ash
Hi,I have created the PDF using the FO tags. but not able to open the same in latest adobe reader version.getting below error :Adobe Reader could not open the file ***.pdf because it is either not a supported file type or because the file has been damaged ( for example it was sent as an email attachment and wasn't correctly decoded).same is getting opened in the adobe reader version 11.0.0.Kindly suggest.Waiting for your valuable response.Thanks..
Hi, developers who develop plug-ins for InDesign.Is it possible to read the xml file and output a tree structure in the treeview widget?If so, please inform me about how to proceed.And I want to know how to use the function of CTreeViewWidgetMgr.(ex: ApplyNodeIDToWidget happens when a function is called?...)Even better if the sample code exists.(I referenced the paneltreeview sample code.)
Hi all,Is there any possibility to add an image to PDF file using adobe reader plugin ?ThanksBimal
Hi All,We need to call a web service from an Adobe Plugin.Is it possible ?Is there any possibility to Enable CLR in Adobe plugin ?ThanksBimal George
Hi All,We have a plugin for stamping, in PDF documents. The Stamp contain custom data which is taken from our system.For that purpose we make our logic as tlb and trying to refer . Then the plugin fails and acrobat stopped working. The below code show we are dealing with tlb.char* GetStampString(){ char *chRet; try { HRESULT hr = CoInitialize(NULL); MyInterOp::ITest* pTest = NULL; hr = CoCreateInstance(__uuidof(MyInterOp::Test), NULL, CLSCTX_INPROC_SERVER, __uuidof(MyInterOp::ITest), (void**)&pTest); MyInterOp::MyStruct HUGEP *pBSTR;//The below line fails when plugin initialized. hr = SafeArrayAccessData(pTest->GetData, (void HUGEP* FAR*)&pBSTR); &n
how to use names like "./image/width" for name attribute in touch UI dialogs, Because it throws "illegal Argument Exception : image/width" ?
Hi,Taking a picture using CamerUI on iOS (and on Android) may bring the image oriented in the wrong angle.Reading the Exif on Android is fine and allows reorientation to the correct position, however this is not working on iOS.Since I assume taking a picture using the camera is a core feature for many applications, I’d appreciate if someone who managed to solve it can post a solution here?Thanks!
Hi All,I need to put a stamp in a PDF file using adobe reader plugin(Rikla). Is there any API available for stamping using reader ?ThanksBimal George
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.