Reader Extension Install

Has anyone had any luck installing this? Not an easy application to setup since it is Java based.
I'm getting this error when deploying to JBOSS:
2005-05-02 17:58:25,929 ERROR [org.jboss.deployment.MainDeployer] could not create deployment: file:/Z:/jboss-4.0.1sp1/server/default/deploy/adobe-FontManager.bar
java.lang.NoSuchFieldError: ucl
This happens for each module. Any ideas? I'm waiting on my support account to be created with Adobe, until then though I was hoping to get this running a lot sooner.

I've got yet another problem concerning the installation:
I only get to the point where I should choose on of the deployment options provided by the setup program (install JBoss, manually deploy etc.). However, none of the respective radio buttons is enabled, I can't choose an option and therefore I'm completely unable to resume with the setup.
I'm a little confused, and any hint would be greatly appreciated ...
Thank you very much,
Steffen

Similar Messages

  • Can't install Reader Extensions

    Hello, every one!
    I'm trying to install ES4 with ReaderExtensions and Barcoded Forms. And I can't access ReaderExtensions after installation, I recieve 404 error.
    Here is how I've configured my ES4 installation:
    After choosing 2 modules (Reader Extensions and Barcoded Forms) for install on one of the configuration manager screens, configuration manager have prepared 5 ear archives:
    - adobe-core-jboss.ear
    - adobe-formdataintegration-jboss.ear
    - adobe-core-native-jboss-x86_win32.ear
    - adobe-lc-launchpad.ear
    - adobe-reader-extensions-servlet.ear
    After that, I moved them to [root]\jboss\server\lc_sqlserver\deploy and restarted JBoss. But it result in errors:
    2013-10-14 17:58:51,067 ERROR [org.jboss.system.server.profileservice.repository.ProfileDeployAction] (main) Failed to add deployment: adobe-formdataintegration-jboss.ear
    org.jboss.deployers.spi.DeploymentException: Exception determining structure: AbstractVFSDeployment(adobe-formdataintegration-jboss.ear)
      at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentExcept ion.java:49)
      at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure( AbstractStructuralDeployers.java:85)
      at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.jav a:1001)
      at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployer Impl.java:437)
      at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:387 )
      at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:297 )
      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.addDeployment(MainD eployerAdapter.java:86)
      at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl oyAction.java:61)
      at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP rofileAction.java:53)
      at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract ProfileService.java:403)
      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)
      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 8)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 88)
      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
      at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile( AbstractProfileService.java:308)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst rap.java:256)
      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
      at org.jboss.Main.boot(Main.java:221)
      at org.jboss.Main$1.run(Main.java:556)
      at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.RuntimeException: Error determining structure: adobe-formdataintegration-jboss.ear
      at org.jboss.deployment.EARStructure.determineStructure(EARStructure.java:307)
      at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(Str uctureDeployerWrapper.java:73)
      at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure (VFSStructuralDeployersImpl.java:196)
      at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(V FSStructuralDeployersImpl.java:221)
      at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure( AbstractStructuralDeployers.java:77)
      ... 21 more
    Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: The content of element type "application" is incomplete, it must match "(icon?,display-name,description?,module+,security-role*)". @ *unknown*[22,15]
      at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
      at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:183)
      at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:161)
      at org.jboss.deployment.EARStructure.determineStructure(EARStructure.java:162)
      ... 25 more
    Caused by: org.xml.sax.SAXException: The content of element type "application" is incomplete, it must match "(icon?,display-name,description?,module+,security-role*)". @ *unknown*[22,15]
      at org.jboss.xb.binding.parser.sax.SaxJBossXBParser$MetaDataErrorHandler.error(SaxJBossXBPar ser.java:426)
      at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
      at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      at org.apache.xerces.impl.dtd.XMLDTDValidator.handleEndElement(Unknown Source)
      at org.apache.xerces.impl.dtd.XMLDTDValidator.endElement(Unknown Source)
      at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch( Unknown Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
      at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:199)
      ... 28 more
    so, I've tried to delete adobe-formdataintegration-jboss.ear from JBoss deploy folder and restart JBoss again.
    Now I can access adminui.
    But I still can not access htttp://localhost:8080/ReaderExtensions. I recieve 404 error.
    I've tried to examine my environment:
    - There are two components (ReaderExtensionsService : 2.0 and ReaderExtensionsService : 1.0) here: Home > Services > Applications and Services > Service Management > Service Management > Category = Reader Extensions. And they are running.
    - adobe-formdataintegration-jboss.ear is surprisingly small: only 2Kb, also, it contains only META-INF folder with application and weblogicapplication xmls. Here is a content of application.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application SYSTEM "http://java.sun.com/dtd/application_1_3.dtd" PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN">
    <!-- Adobe Confidential Copyright 2000-2007 Adobe Systems Incorporated All Rights Reserved. Notice: All Information Contained Herein Is, And Remains The Property Of Adobe Systems Incorporated And Its Supplier, If Any. The Intellectual And Technical Concepts Contained Herein Are Proprietary To Adobe Systems Incorporated And Its Suppliers And May Be Covered By U.S. And Foreign Patents, Patents In Process, And Are Protected By Trade Secret Or Copyright Law. Dissemination Of This Information Or Reproduction Of This Material Is Strictly Forbidden Unless Prior Written Permission Is Obtained From Adobe Systems Incorporated. -->
    -<application> <display-name>FormDataIntegration</display-name> <description>This EAR contains the Adobe LiveCycle FormDataIntegration core module.</description> </application>
    - Log files from [root]\configurationManager\log and [root]\jboss\server\lc_sqlserver\log does not contain any errors during ear preparation proccess state.
    - While there are a lot of messages in [root]\jboss\server\lc_sqlserver\log\server.log about deploying adobe-core-jboss, it looks like. there is no messages about any manipulations with adobe-reader-extensions-servlet.
    So, how can i fix this issue? How to make reader extensions run, and what should i do to remove  adobe-formdataintegration-jboss error correctly?

    Above mentioned EARs aren't the correct one. There should be only three or atleast two(first two) as below :
    adobe-livecycle-jboss.ear
    adobe-livecycle-native-jboss-x86_win32.ear
    adobe-workspace-client.ear
    Based on your selection, there might be upto 7 EARs. Once you configure the EARs using configuration manager, they must be present in <LiveCycle directory>\configurationManager\export directory.
    LCM also displays this message (same for ES4 as well):
    Make sure you are following the correct steps.
    Thanks,
    Wasil

  • Problem of loosing the rights after sending to Reader Extension

    I am getting a strange error.
    I was having a perfectly working version of Reader Extension and Forms Server. I am creating a dynamic PDF Form using the Forms Server. This form is being updated using the Adobe Reader and then submitted back to my application. I am also using ARES to enable rights for adding comments on the PDF document.
    I am using Forms Server 6.0 and also ARES 6.0.
    This was working fine with Adobe Reader 7.0 but recently I installed the Adobe Reader updates 7.0.1 to 7.0.3. I am not sure if this is related but suddenly I have started getting the following error:
    "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of this document."
    I am getting this error not only on the newly created forms and also for earlier forms to which I had dynamically added rights using ARES. These were the forms which were working absolutely fine earlier.
    I tried to uninstall and reinstall Reader on my system and also tried to open the document on a system on which the updates had not been done but this has not solved the problem.
    Does anyone have any idea of why this problem could suddenly come up into my application.

    Hi,
    We are getting the same error and did not have an evaluation so not quite the same.
    What it looks like here is if a computer only has Acrobat 7 Reader on it - we don't get the error but if this is a computer that has another version of Acrobat - ie. 7 professional - we do get the error. We can open up the file intially, fill in the form and do a save or save as and close. When you open up the file again to continue filling out the form - it gives you the exact error noted in this post.
    Any ideas would be appreciated.
    Thank you.

  • Problem with Reader Extension ES

    Hi,
    I download the eval JBOSS server from the adobe web site and I installed without any problems, I configure also the reader extension Credential trial one.
    Now I'm trying to assign reader extension rights to a pdf file via the web interface http://localhost:8080/ReaderExtensions/ I select my PDF and the rights but after I click on Apply button I get a page with a table (file name and duration) and a progress bar with text "downloading ..." but nothing else !!! I don't get the dialog box to select the location for download and the file name of the new PDF !!!
    Please help me!
    I also try to assign reader extension rights via a web service call via applyUsageRights but it allways return a null array !!!
    Thank you for your help.
    Regards.

    Flash Player 10 is the issue .....you can either back off to Flash Player 9 or apply SP2 (only available from support) which fixes the Flash Player 10 issue.

  • Reader Extensions vs. Adobe Acrobat 8

    As you are probably aware, one of the best features of Reader Extensions is to allow people with Adobe Reader to save their form data locally.
    Now, Adobe Acrobat 8 Professional has enabled the same feature.
    So my question is... what's the benefit of owning Reader Extensions?

    [email protected] wrote:
    > How can we activate Reader Extensions. It is installed on our server. But giving an error about credentials when logged in. Do we have to provide a credential file before installing ?
    >
    > Another question, it will cost too much because you have to pay for each document opened with RE. Think of a workflow project that will be used inside a company having lots of office employees. The cost will be too high. Does it become cheaper to buy an adobe 8.0 professional license for every person which will not be very cheap also.
    >
    > In this case, may be we shouldn't choose to work with adobe.
    >
    > What is your advise ?
    There are different licensing models. There is a per-form license and a per-user license. The
    per-form license makes sense where you have a small number of forms being used by a large (or
    unlimited) number of users. The per-user license makes sense where you have a large number of forms
    and a pre-determined number of users. In your case, you should find out about the per-user licensing.
    Justin Klei
    Cardinal Solutions Group
    www.cardinalsolutions.com

  • Do I need reader extensions?

    Hello All:
    I have been trying to get a clear answer on this question for 4 weeks and my company has money they have to spend by friday but I do not want to get the wrong products. Here is my senario.I downloaded the trial version of Adobe pro 9.0 and created a form that grabs information from a database and populates the form with data based on choices from a drop-down list. Our company has about 200 users that all have adobe reader installed. We are all on the same network. I want them to be able to choose an item from the dropdown list and the rest of the form automatically populates several other fields with data from a database. Either SQL or Access. Once they run the form the information is no longer needed for senario number 1. Senario number 2 I want them to complete the form and submit the data to a database, again SQL or Access so that I can generate a report using data collected from the users. I have no problem with the form working on my laptop but since the users all have adobe reader they can not connect to the database from their desk top computers. I understand I might have to create a DSN from each machine. No big deal. If I purchase Adobe pro 9.0 to create the form with and then buy reader extensions for each user will this give me the results. We do not need users submitting data via the web as this is a military environment and outside access is not allowed. If there is a cheaper way to do this I am all ears. Thank you All.

    Hi,
    You would need LiveCycle Reader Extensions for populating the form and then extracting the results from the submissions. You dont need Acrobat Pro as LC RE comes with Desginer which can be used to create forms as well. Hope this answers your question.
    Regards,
    Vamsi
    Vamsi Vutukuru
    Product Manager - LiveCycle ES

  • Does Adobe 9 Reader disable reader extensions?

    I have and heavily use Adobe Reader Extensions 6.0. It has worked fine for some time, until now. When a user upgraded to Adobe Reader 9.0 from 8.12, the form would no longer save. Am I dead in the water until I upgrade? That's expensive!

    Try creating a new shortcut to the installation, instructions as follows:
    Right click the existing shortcut on your desktop and go to Properties.
    Click the button called "Find Target". This will take you to the installation folder.
    Delete the existing shortcut on your desktop.
    In the installation folder, AcroRd32.exe will be highlighted already.
    Using the right mouse button, drag it onto the desktop. When you let go of the right mouse button, you'll get a menu. Choose "Create Shortcut Here".
    If the problems persist, do what the other contributor suggested and uninstall/reinstall. If you decide to reinstall v9 again, go here: http://get.adobe.com/reader/direct/
    After you install it, close your browser and then open Reader via the desktop shortcut, go to Help | Check For Updates in order to update it to v9.4.6 which is the patched version.
    Updating to v9.4.6 doesn't update the Firefox plugin which will remain at v9.4.5.236. That will expose your PC to security vulnerabilities and therefore it will be better to disable the plugin in the Plugins manager which you can access by hitting CTRL+SHIFT+A. Then click the link to "Plugins" in the menu and finally, click the "Disable" button. If you subsequently land on a PDF site, Firefox will display a dialog where you can choose whether to download the file to your local machine, or open it with the plugin. If you're on a bona fide site, then it's OK, but if you're unsure, download it to your own PC and then right click and scan it for malware before opening it.
    Message was edited by: Xircal

  • Extension install failing Adobe Exchange extension

    Mutiple users, our test systems from Mac and Windows are failing when installing extensions from the Adobe Exchange extension.
    Install Extension from Adobe Exchange Panel in Adobe CC application, Ps, Ai, Id,…
              click to download extension
              installing
              ask to open Extension Manger CC, choose yes
    Extension Manager CC
              Asked to quit Adobe CC application
              Sometimes: in Adobe CC application Panel shows "Installation failed. Please close Extension Manager and try again."
              Quit Adobe CC application, click Retry
              Extension Manager error - "File cannot be found... Extension will not be installed."
    Result: Installed extension not shown installed in Extension Manager or Adobe Exchange Panel, but extension is installed.
    Attempting to reinstall has same failure. Extension is installed, but has no method to remove.
    Note installing steps in Panel and in Extension Manager can last 5+ minutes.

    I am sorry about that. These extensions should have been specified force-quit="true" in mxi file by their producers. This attribute means that the application must be closed in order to install these extensions. Because the Exchange Panel runs in applications, so these extensions can't be installed by Exchange Panel. User have to quit applications and launch Extension Manager to install them. This is bad user experience so we  hope the extension developers use this attribute only if it is indeed necessary.
    To get the real root cause, please create a file named ExManCoreLibLog.YES in the "C:\Users\<UserName>\AppData\Roaming\Adobe\Extension Manager CC\Log" (Windows) or "/Users/<UsreName>/Library/Application Support/Adobe/Extension Manager CC/Log" folder (Mac), then launch Extension Manager CC and reproduce your problem, then send the ExManCoreLibrary.log in this folder to [email protected] Thanks!

  • Configuring Watch Folder Problem - LiveCycle Reader Extensions ES

    Hi all,
    I am totally new to this process.
    We bought the LiveCycle licensed version 8.2 installed in Linux machine.
    LiveCycle PDF Generator ES and LiveCycle Reader Extension ES alone.
    The person who installed was resigned from service, so this task has came to me.
    I have just two question to all of them:
    1. Configure the LiveCycle Reader Extension ES.
    2. Create Watch folder concents for comment enabling purpose.
    I have created an watch folder using the Services-->Applications and services-->Archive Management-->Samples - Reader Extensions - ReviewAndCommenting 1.0--> Configure.
    The the configuring ReviewAndCommenting, "Security" tab "INVOKE_PERM" --> "allows Invocation of all operations on the Service", was checked.
    Setting-->Trust Store Management-->Local Credentials-->update Credentials--> Reader Extensions Credential
    Setting-->Trust Store Management-->Certificates-->update Ccertificate-->Trust for Certify Signature Trust for Certificate Authentication Trust for Signature Trust for SSL connections Trust for OCSP Server Trust for Identity
    Watch folders directory were properly created, when I place a pdf "INPUT" folder its immediately go to failure and .log file was generated.
    <----------------------------------------------------------------------------------------- ----->
    ailure Time----Thu May 20 10:57:40 IST 2010
    source location ---- Reason of failure is-----Invocation error.
    Invocation error.
    ALC-RES-001-002: No credential found with alias [SampleReaderExtensionsCredential].
    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequired(Ej bTransactionCMTAdapterBean.java:259)
        at sun.reflect.GeneratedMethodAccessor238.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <----------------------------------------------------------------------------------------- ----->
    I am not able to trace the problem why!, can any one help me out of this problem.
    SHAJI

    how do you solve that case? I am also stuck in RES LCES 8.0 version with turnkey installation and took very long time processing. I can't download anyway.
    I am using
    Win XP sp 2
    RAM 3 G
    HD free space over 20 G
    LCES JBOss turnkey v8.0
    RES credential file with vaild till 2023
    Regards,
    Ei Wah

  • Reader Extensions does not recognize Flash Player

    Hi All:
    Rather new to Reader Extensions ES 2 and have installed it on a test system.  This use to work but now I am having a problem accessing the user web page.
    Environment
    Windows XP
    IE 6 or 7
    Flash player 9 or 10
    Issue:
    When I access http:// localhost:8080/ReaderExtensions/welcome I recieve a page display stating "This content requires the Adobe Flash Player 9 or above." Get Flash.
    Steps taken to date:
    I originally had Flash 10 but have tried downgrading to Flash 9 with no results.
    Re-installed Reader extensions after changing Flash versions with no results.
    uninstalled Reader Extensions and cleaned out the registry. reinstalled Reader extensions with no result
    Note: the installation had no errors and was doing a Turnkey - express mode install
    Upgraded IE from 6 to 7 with no results.
    Searched the Internet for similar issues
    Searched the Adobe forums with no results.
    Anybody with any ideas?
    Thanks,

    Hi Paul:
    I am using ES2 or Reader Extensions 9.  I have tried both Flash 9 and 10.  From investigation on Web, 10 should be fine with ES2 but I downgraded it to version 9 just in case.
    Regardless, it doesn't work with either Flash 9 or Flash 10. 
    This is only a problem when trying to access the user interface.  I can access Reader Extensions AdminUI.  I can change settings etc so there is no problem with the install or configuration, I just can't load the user interface to actually reader extend a PDF.
    One thing I noticed on my production system using LC Reader Extensions 7, in IE there is the Shockwave Flash Object (version 10) under "Add-ons that have been used by Internet Explorer".  I do not see this on the development system with ES2.
    Thank you,
    David Chamberlin

  • LiveCycle Reader Extensions on Windows XP

    I have noticed that the requirements for LiveCycle Reader Extensions do not list Windows XP (desktop) as a possible installation environment. This would be the ideal environment for me to run the software on as I will only use it every six months or so when forms are reviewed and it will be a right pain to find a suitable server that it can be installed on within this organisation.
    With this in mind I can't figure out why it wouldn't run it in an XP desktop environment. It runs on a JBoss server and JBoss runs on XP and, although its not supported by Adobe, it should be possible to install OpenDS on XP as the LDAP directory server.
    Has anyone tried a similar set up or is there anyone who can tell me why it isn't possible to run the Reader Extensions software on XP?
    Thanks,
    David

    Hi Valerio,
    The LiveCycle Reader Extensions run-time environment consists of modules that are deployed to the J2EE application server, where the modules run as services. After you deploy the modules, you are ready to use the web application or the programmable APIs to select the usage rights that LiveCycle Reader Extensions will add to the PDF documents. The deployed modules and custom applications running on the J2EE application server work together to process the requests for the rights-enabled PDF documents and process the resulting data that is captured.
    As long as the above requirements are satisfied Reader Extensions Server should have no problem working
    thanks
    George

  • Study material require for LC reader extensions

    Hi,
    I am very new to LC reader extension. I have livcycle server, workbench and designer setup. I am able to orchestrate process on workbench and able to design forms using designer.
    But when i save the pdf with some data. It is not saving the content of the filled pdf. For this i need to incorporate reader extesion. My client is ready to take license for reader extension whatever it costs.
    But as i told i am very new to this. I do not know how to install it or configure it with adobe LC workbench or designer or both.
    Can somebody provide me material how i can install and make my pdf forms reader extended.
    Regards
    Sunil Gupta

    I would suggest that you look in the documentation at http://help.adobe.com/en_US/livecycle/9.0/adminHelp/admin.htm?content=000145.html as this tells the process in detail and has links to other documentation as well.  I assume that you are installing this on a current ES2 server; the process is a bit more complex for older versions, but the documentation does tell the whole tale.
    An evaluation reader extensions credential is available with the LiveCycle trial download.  You can find this in the upper right corner of the LiveCycle section of the developer center, or http://www.adobe.com/devnet/livecycle.html   There is also significant new content available on the developer center such as "LiveCycle in three days" that may be of use to you.
    Also, note that Cafe can be downloaded from the developer center and its search tool is excellent for finding the resources you may need.  For instance, I did a search on "reader extensions credential install" and found the information in the first paragraph in the first few hits.

  • Error: Accessing the Reader Extensions Server web application for the first time

    Hi,
    I've followed the the installation guide line by line. Everything OK.
    But when i access the Reader Extensions Server web application i see the following error:
    An error has occured
    Error 473: The credential permission settings could not be determined: 'com.adobe.document.pdf.CredentialLoginFailure: IDL:com/adobe/document/pdf/CredentialLoginFailure:1.0'.
    Have you ever faced this kind of message before?
    To tell you the truth i'm not very sure if my Rights Credential file is valid. But is this the cause of this message?
    I use Form Server 6 and Reader Extensions 6 with a Websphere Application Server 6.0
    Thanks in advance

    Hi Stelios,
    Yes, it seems to me also, as a bad certificate issue.
    If memory serves, I run into this message once, where the certificate was valid. Anyway, Websphere v6 is not a supported app server. Have you tried installing on v5.1?
    You might want to read this post, too:
    matt cockburn, "Fix for LiveCycle Reader Extensions 7.0 install error" #, 6 May 2005 8:22 am
    If you are located in Greece, we may be able to help you. You may contact me "ekokkoris at anodos.gr", should you wish.
    Regards,
    Evangelos

  • Want to use Reader Extensions for highlighting and adding comments

    Hi,
    The basic use for which we plan to use Adobe LiveCycle Reader Extensions is for highlighting and adding comments.
    In a J2EE application, we create PDF document at runtime using (PDFBox). The purpose to use Adobe LiveCycle Reader Extensions is when the end user sees the PDF created he/she should be able to add highlights and add comments to the PDF document and save it back to server.
    The question is what all I need to do. Just install Adobe LiveCycle Reader Extensions on the server. What should be done specifically when the PDF is created using PDFBox? Add any information to the PDF so that when PDF is viewed by the user he/she can add comments or highlight.
    Can I get sample application and I also need Developer Guide. I think Developer guide comes with the setup? Did not find any place where I can down load a demo setup of Adobe LiveCycle Reader Extensions.
    Can you please guide me in the right direction? I am collecting more information as I search the internet and go through the forum, but it will be very helpful if someone can give correct information.
    Thank You.
    Regards,
    Jay Chandran.

    Hi,
    I was reading Adobe Reader SDK document (Acrobat_SDK_overview.pdf), in that it is mentioned under
    About rights-enabled documents:
    You cannot programmatically rights-enable a PDF file.
    Well I am confused, because my requirement is like this:
    1. PDF is created using (PDFBox) as part in a J2EE application.
    2. After the PDF has been created, from the J2EE application, the PDF will be send to LiveCycle Extensions to right enable it. (There is no user interface, and it is planned to be done programatically using Adobe libraries. The PDF will be send to LiveCycle Server and Right Enabled PDF will be returned.)
    So if there is no way to "programmatically rights-enable a PDF file", how can it be done without having an web interface?
    Just to confirm, PDF can be prgramatically right-enabled using LiveCycle libraries right? I have to right enable PDF files prgramatically and not using LiveCycle web interface.
    Thank You.
    Regards,
    Jay Chandran.

  • Acrobat Professional 9 - Reader Extensions - EULA

    Hey all,
         I work in the IT department for a credit union and I'm researching ways to simplify some of our document signing workflows. We have quite a few forms in PDF format and the current process is to have an MSR fill out the info, print it, and have the member sign it and then it's interoffice'd to a scan group. I want to enable digital signatures on the forms so the member can sign it with one of our Topaz sig pads and the MSRs can electronically import the form into our storage solution (OnBase). The MSRs will have Adobe Reader installed on their machines. I need to know if this configuration falls within the Acrobat 9 EULA for Reader Extensions since it's an internal form that will be used by way less than 500 employees, but will be signed by thousands of CU members at the branches. Staff will always have "control" of this form and it will not be available externally. The only interaction by members is for the signature. Purchasing LiveCycle is currently NOT an option. Any info is appreciated.
    Thank you.

    I would suggest handing the EULA over to the banks attorney (s).
    Technically, since the members would be doing the signing, I would say that you are outside of the usage that the EULA intends. If you had less than 500 people using it, I believe they are not limited to the amount of times THEY use it but that doesn't seem to be the case.
    At any rate, I would go the attorney route. There are various opinions in here on the actual meaning of the EULA and not a one of them will help you if you are taken to court.

Maybe you are looking for

  • Memory Could Not Be Allocated For the Activation of PhotoShop

    CS2 Intel P4 3.0GhzHT, 3-4GB Ram WinXP Photoshop won't open for me. It used to. Any idea how I might fix this? When I try to open Photoshop, I get "Memory could not be allocated for the activation process. Please close all applications and try again.

  • CRM function module to update the attribute in the classification TAB of BP

    Hi All, Can any body let me know if there is any functionmodule to update the CRM function module to update the attribute in the classification TAB of BP tcode. I have searched a lot i get FM to update the marketing attribute and not the attributes i

  • What is the best gzip ratio by using pipe to export

    Hello, I try to use data pump to export a core application schema. (10Gdb 10.2.0.4) I use 'estimate' parameter of expdp before real export, and get future dump file size will be 235GB. the only issue is that my largest file system size is 34GB, so se

  • Upgrade Fee?!

    What matters in life are relationships.  Apparently, Version Wireless has the notion that the longer a customer stays with them, devoted customers should incur additional expenses, such as a $30.00 "upgrade fee."  Most relationship I have been in, lo

  • Condition type PR00 in OVKK....?

    Hi experts, can anybody tell me why we maintain the condition type PR00 in OVKK in ovkk we give sales area+cus pri pro + doc pric pro and condition type as PR00.... if we give pr00 and if we dont give pr00 i think it makes no difference( then why we