Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Reader Extensions
Viewing all 16271 articles
Browse latest View live

Installation of Adobe LiveCycle Reader Extensions ES2

$
0
0

Hi,

 

Adobe has informed us that we need to use Adobe LiveCycle Reader Extensions ES2 in stead of Adobe LiveCycle Designer ES 8.2. We had some doubts about the reason why, but that's a different issue.

 

Now, when we want to order Adobe LiveCycle Reader Extensions ES2 we need to indicate on what application server we will install (IBM WebSphere / Oracle WebLogic / JBoss). However, I want to install it on a desktop pc. Can anybody explain me which of the 3 options I need to order? What is the difference?

 

Thanks in advance!

 

Erik


Trial Reader Extensions credentials error

$
0
0

Hello experts

 

I have just installed Windows x64 turnkey version of LC server.

I got some errors during installation (admittedly I should have make a note of these, sadly I havent) however these were not particulary descriptive so I have decided to continue and see if I will be able to fix these later.

At the moment I only had a look at admin console (seems to work fine) and I tried to launch Reader Extensions module but latter does not want to start. After logging in I am presented with following message:

 

Application alert

A fault occured while trying to access the list of Reader Extensions credentials

 

and subsequently I am being logged off.

 

I tried to find the cause of that issue in Trust Store to no avail.

 

Can anyone help?

 

Regards

Michael

Major issue with reader extended error message

$
0
0

Good morning everyone,

 

I've encountered a new problem last couple of days with my PDF forms that were all reader extended either via Server or Acrobat 10 & 11.

All my clients are reporting the following error message:

"This document enabled extended features in adobe reader. The use of the extended features has expired....."

 

Now my question is that what causes this to pop up? I did research a bit and it does reference a date/time issue, but im getting this issue, my clients are getting this issue.

 

Is there something else that could trigger this?

 

Now, to fix it right now, i can re-apply the extended reader function to the document, but that just feels like a band-aid solution as i will no doubt be hit with this problem again in the future.

 

Are there any other ways to fix this permenently as i do have hundreds of these suckers that will need fixing?

 

Thank you very much,

 

Patrick

Retrieving the pfx file

$
0
0

Unfortunately, The database which LiveCycleES was using got dropped and i didn't had the backup for the same.

So, I again performed the installation activity of the product using the serial key that i had. But, I don't have the old pfx/p12 file that was used to authenticate in Reader Extension.

Can anyone help me out as from where to get/retrieve the old pfx file.

No Reader Extensions Credentials were loaded.

$
0
0

Hi

 

 

I have  installed  LC ES2  (ver 9 ) using Express Mode  on top  of JBOSS server.

 

When I am trying to   log in to http://localhost:8080/ReaderExtensions/  I am getting error like

 

" No Reader Extensions Credentials were  loaded  , Contact your administrator".

 

Please let  me  know that way how to get rid of the  this error . 

 

Thanks

Praveen

What replaces Adobe LiveCycle Reader Extensions ES4?

$
0
0

I'm currently using Adobe LiveCycle Reader Extensions ES4.  We use this to extend our PDF acroforms so they can be run in Reader and execute the JavaScript.  As I understand it this product is reaching end of life. What is Adobe LiveCycle Reader Extensions ES4 being replaced with?  I've read several posts regarding this issue but there seems to be some confusion regarding LiveCycle Reader Extensions versus LiveCycle Designer.  I am not using LiveCycle Designer.

Full save option

$
0
0

Hello,

 

In a flash application http://livecycleserver:8080/ReaderExtensions, when reader extending document, there is a "full save" checkbox.

 

When using ReaderExtensionsService -> Apply Usage Rights in LC process, there is not "full save" option. This option is also not documented

in ReaderExtensionsOptionSpec : http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=001075.html

 

It seems, that ReaderExtensionsService works by default in the non-full-save mode.

 

Is it somehow possible to configure service operation Apply Usage Rights that it would work the same way as works flash application when Full save is selected ?

 

Thanks.

Adobe LiveCycle Reader Extensions issue

$
0
0

Hi all,

 

I have an issue about ARES. When I create a PDF file and use password to secure the document and “Changes Allowed” is set as “Commenting, filling in form fields, and signing existing signature fields”, the commenting doesn’t work and display the error as below:

 

Warning: JavaScript Window-

This document is not enabled for review in Adobe Reader. You must use Adobe Acrobat to review this document.

 

Other documents which is not set password security can be commented normally. Please give me some advices.

 

Any idea will be appreciated!

 

Regards,

 

Ryan


Reader Extension License Expired !!!

$
0
0

Hi,

 

I was using trial version of Adobe LiveCycle ES2 and few days back my LiveCycle Reader Extension License got expired. Now Reader Extended Functionality stopped working for all previous modified files. However my LC ES2 is still working.

 

Now my question are :

  • Where should I get the paid license for Reader Extension?
  • Should I have to buy LC ES2 too before using Reader Extension License?

 

I am a developer and LC ES2 would cost me too much. I am not going to use it for myself. Isn't there any developer's version for it ??

 


Thanks.

 

-

Abhinav

Import/Export extension and form variables

$
0
0

Hi,

 

I'm using a form that uses form variables to save some infomation about the previous action performed in the document.


It works fine, but in order for this information to be saved on the PDF (if the PDF is closed) and then available when it is opened again i have to have the import / export extension on the form.

 

Is there any other way to do this?

Unlock password protected, reader extended document

$
0
0

Hi,

 

I'm trying to unlock/remove password on a password protected and reader extended document in a long lived process. Below is the workflow description

 

A batch process that fires periodically to send service feedback forms to customers.

 

  • Long lived process to Gather data ---> Render Dynamic pdf ---> Password Protect (to disable printing and extracting pages) ---> Reader Extend (for saving edited pdf on client machine) ---> Send Email to customer.
  • Long lived process to Receive feedback via Email endpoint --> Remove/Unlock (?) password ---> Extract data from PDF --->  further operations to update data in tables.

 

My findings:

 

  1. Remove PDF Password Encryption (Failed here)  ---> Extract data
    • Error: ALC-ENC-100-005 You cannot change security on this document because the document is signed or certified or reader extended.: ALC-ENC-100-005 You cannot change security on this document because the document is signed or certified or reader extended.
  2. Remove Usage Rights ---> Remove PDF Password Encryption ---> Extract data   == SUCCESS
  3. Unlock Password Encrypted PDF ---->  Extract Data (Failed here)
    • Error: com.adobe.internal.pdftoolkit.core.exceptions.PDFSecurityAuthorizationException: Security Manager for decryption is not set: com.adobe.livecycle.formdataintegration.client.ExportFormDataException: com.adobe.internal.pdftoolkit.core.exceptions.PDFSecurityAuthorizationException: Security Manager for decryption is not set
  4. Remove Usage Rights ---> Unlock PDF Password ---> Extract data (Failed here)
    • Error: com.adobe.internal.pdftoolkit.core.exceptions.PDFSecurityAuthorizationException: Security Manager for decryption is not set: com.adobe.livecycle.formdataintegration.client.ExportFormDataException: com.adobe.internal.pdftoolkit.core.exceptions.PDFSecurityAuthorizationException: Security Manager for decryption is not set

 

I see that the "Unlock Passwod Encrypted PDF" service works fine in Short Lived Process. I'm unable to make it work in Long Lived process. Can someone please explain this behavior? Why is the limitation to Unlock PDF Password service to work only in short lived process?

 

 

 

Thanks,
Sandeep

Usage Rights

$
0
0
In LC7, if I had Reader Extension server installed, then in AdminUI--Services--FormManager, there's a "Usage Rights" page where I can assign some rights to my XDP forms.

Where can I find the equivalent functionality in the ES?
Or is this no longer applicable?

thanks

Error "no credential found with alias"

$
0
0

Hi all,

 

    I'm running through an installation of LiveCycle ES with reader extensions.  Everything looks on the up and up, but I'm getting "No credential found with alias" in my logs.  I have the credential from Adobe installed in the livecycle config console with a random alias.  The question is where do I use this alias in my configuration?  I'm using WAS 6.1.

    I've searched the forums for this error and there was mention of it because there are some user permissions issues, but I'm running WAS under my account which is an admin user.

    Any help would be appreciated.

 

               Thanks

Installation of Adobe LiveCycle Reader Extensions ES2

$
0
0

Hi,

 

Adobe has informed us that we need to use Adobe LiveCycle Reader Extensions ES2 in stead of Adobe LiveCycle Designer ES 8.2. We had some doubts about the reason why, but that's a different issue.

 

Now, when we want to order Adobe LiveCycle Reader Extensions ES2 we need to indicate on what application server we will install (IBM WebSphere / Oracle WebLogic / JBoss). However, I want to install it on a desktop pc. Can anybody explain me which of the 3 options I need to order? What is the difference?

 

Thanks in advance!

 

Erik

Unable to save LiveCycle PDF form in Adobe Reader: Steps on Adobe don't work

$
0
0

I went to follow the steps provided in the help video on Adobe. Two issues I couldn't solve:

 

  1. How do you login to LiveCycle via the web as an admin? How do you get to the LiveCycle admin portal?
  2. The local host (http://localhost:8080/ReaderExtensions) is unavailable. Every time I try to go there I get a 500 error message page. What is the new local host?

 

The steps I followed were:

 

 

So according to a video on its official website, in order to enable LiveCycle forms in Reader so they can be saved you need an Adobe Reader Extension which means we need a Reader Extension Credential loaded onto the server. For that you need to purchase a Reader extension license from Adobe.

 

However, there is a trial version Eric or Jay could instal for me on the Remote Desktop. They can find it at:

 

http://www.adobe.com/devnet/livecycle.html

 

They will want to download the “Trial Reader Extensions Certificate” under “Downloads and updates”. It’s a 30 day trial which should work fine for our needs.

 

The credential then needs to be imported into the Adobe Administrator. To do that they need to:

 

  • Login to LiveCycle as an admin (via the web?)
  • Go to “Settings"
  • Go to “Trust store management”
  • Go to “Local credentials”
  • Click “Import"
    • Trust store type should be “Reader Extensions Credential”
    • Give it a name (i.e. Alias)
    • Browse to credential file
      • .pfx is the credential file
      • .txt is the password
        • Right-click the .txt
        • Click “Open”
        • Copy password from notepad
        • Close notepad
        • Open the .pfx file
    • Paste in password copied from .txt file under “Password” in import form
    • Click OK

 

 

Then there’s something about going to Adobe LiveCycle Reader Extensions program (http://localhost:8080/ReaderExtensions). Don’t ask. I’m personally lost at this point.

 

In Extensions program they need to:

  • Select the Extensions credential
  • Click the check box next to
    • “Basic form fill-in”
    • “Import and export data”
    • “Submit outside of web browser”
    • “Database and web service connectivity”
    • “Digital Signatures”
    • “Commenting”
    • “Online Commenting"
  • Set “Draft Level” to “Final”
  • Click the check box next to “Full Save”
  • “Browse” to the SNAP Survey I created and saved on the server.
  • Click “Apply”

In new window that appears:

  • Click “Download”
  • Save back to the server

LiveCycle Designer

$
0
0

I purchased LiveCycle Designer ES4 on February 5, 2018.  I am finding the PDF file generated from LC cannot be used well by my target audience using Adobe Reader.  The users cannot save a electronic copy of the file.  It would appear the solution offered by Adobe would be to obtain license for Reader Extensions, however, I am unable to find a means to accomplish that seemingly simple task.

 

I need help in obtaining Reader Extensions for Adobe LiveCycle ES4.

Purchase Only liveCycle Reader Extension ES

$
0
0

I want to run only LiveCycle Reader Extension ES. Is it possible?

 

If possible, are there any scope to purchase liveCycle Reader Extension ES software?

Full save option

$
0
0

Hello,

 

In a flash application http://livecycleserver:8080/ReaderExtensions, when reader extending document, there is a "full save" checkbox.

 

When using ReaderExtensionsService -> Apply Usage Rights in LC process, there is not "full save" option. This option is also not documented

in ReaderExtensionsOptionSpec : http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=001075.html

 

It seems, that ReaderExtensionsService works by default in the non-full-save mode.

 

Is it somehow possible to configure service operation Apply Usage Rights that it would work the same way as works flash application when Full save is selected ?

 

Thanks.

Can Reader Extension Server Integrate with 3rd Party Solutions like HP Exstream?

$
0
0

Hi
I wanted to understand if it is possible to integrate Adobe Reader Extension Server (ARES) with a 3rd Party Solution which does not have the capability to generate a PDF document which can be Filled up and Saved locally and /or transmitted using eFax or email?

 

Will this kind of an integration lend the 3rd party solution an ability to generatte Fillable PDF which can be saved and transmitted?

 

Warn regards

Atanu

0091 9008746000

How to know if PDF have Draft or Final (Draft Level)

$
0
0

I use Adobe LiveCycle reader Extensions to put the Draft level (draft or final).

 

I ask if there is a method to know if i put the PDF in draft level or final level for identify it after with a watemark inside form.

Viewing all 16271 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>