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

Can't access modified pdf files protected by a strategy

$
0
0

Bonjour,

The pdf file is well protected and my students have access to «all the Reader's tools».

Yet, if they save their work, they can't access their file anymore.

They get a message stating that since the file had been changed the tools extensions are no longer available.

 

I want them to write notes on their files during their exams.

I want them to be able to save their pdf files and go back to it after a few minutes or hours.

 

How do I correct this?

 

Thanks

 

Armand

Teacher at

University of Sherbrooke

Quebec  Canada


Reader extensions render failed. What would be problem?

$
0
0

 

Dear All,

 

The form which I created using designer is working fine with acrobat, but when it opens in adobe reader all the scripts seems to be not working! Do we need to render the form with reader extensions before proceeding with adobe reader? With that assumption I tried to apply rights to the pdf from reader extensions (

http://localhost:8080/ReaderExtensions/

)  but it failed to render! What would be problem? – attached the screenshots for your review and feed back

 

 

Kind Regards,

 

Vinod Chattergee.S

Quick export question (i hope) for Reader

$
0
0

I'm using the following button created in livecycle:

 

form1.Submit::click - (JavaScript, client)

xfa.host.exportData("",0);

 

In Acrobat Pro, I get a prompt to save the file as .xml (desired behavior)

I have enabled the form with "extend features in adobe reader" using Pro and have the 'save as' menu item available in Reader, so I know that is working.

 

However, when the export button is clicked in Reader, it flickers and does nothing.

 

Any ideas on this one?

Thanks!

Will Reader Extensions solve this? (sorry for stupid question)

$
0
0

I have been trying to figure out just what RE does but my small brain doesn't seem up to it. Here is my situation:

 

I have no server. I have a form created using LS that is distributed to 50 end-users using Acrobat Reader. These users will fill in the form, save it, possibly print it, and email the filled-inform.

 

The form requires a sort of database containing multiple names and addresses. The names are used to populate a drop-down list contained in a repeatable subform. Each time a new instance of the subform is created, the dropdown is populated with the list of names for selection. Selection of a name causes the address information to be automatically populated into the subform.

 

My solution so far is to have another repeatable subform (1 to n instances) containing the name/address information. The administrator enters the name/adress information (1 per subform instance), then saves the form, then emails it to the end users. Each time the name/address info changes, a new version of the form is distributed - the end user never updates this info.

 

It would be handy to maintain the name/address info in a spreadsheet instead. This would allow easier maintenance of the data (copying, sorting, etc). My understanding is I can't use a data connection to the excel spreadsheet because of rights management on strictly local forms. Is this understanding correct?

 

I want to distribute the form and an excel spreadsheet in order to be able to update the form and the data independently.

 

It seems like RE may answer this problem? Is this correct?

 

Thanks to all for any advice and information!

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.

Can't create a role - no 'ReaderExtensions Invoke'

$
0
0

I am trying to use reader extensions in ES2 (and basically that is all I need it for) .

I read in 'Configuring Authorization for LiveCycle Reader Extensions ES' in Tour de Livecycle that I need to create a role to assign to a user and that  role  must have ReaderExtensions Invoke permissions among others. Makes sense. But when I go to add it I can't find the ReaderExtensions Invoke  permission. What could the problem be?

 

Note that I have PERM_READER_EXTENSIONS_WEB_APPLICATION , for example.

And I have a local credential for Reader Extensions installed.

(and , it is pretty obvious) a very new user.

 

Help!

Custom PHP Script to Post to Reader Extender

$
0
0

Hello all,

 

What APIs are available to post data using an HTTP request to the reader extensions server and then have a response back of the PDF that is extended? Is there any documentation?

opening the form will remove usage rights?

$
0
0

Hi everyone,

 

 

  I reader extended a form in my trial version. After that, when I try to open the form in livecycle designer, I see a message box saying that

 

" Some usage rights have been applied to the form you want to open. Opening the form will remove usage rights. Do you want to continue? "

 

Why is this message appearing? why is it removing the usage rights when I open the form?

 

Thanks in advance,

kc


The Reader Extension pfx trial issue

$
0
0

Hi,

 

I downloaded the Reader Extensions trial pfx from the site and tried to use it.It is showing Failure when itry to reader extend a form.Throwing some exception when i try from server as well.

 

Pls let me know what is the problem?anyone tried using this?

 

Regards,

leena

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.

Minimum requirements

$
0
0

My organization has a need to allow the general public to download and save fillable various PDF's from our existing public facing website.  Obviously the general public most likely has Adobe Reader and can't save without us unlocking the form.  Since it will likely be over 500 users, Adobe Professional buys me nothing.  I don't have the need to collect the data entered in the forms electronically or have then submitted on-line or need digital signatures.  What is the abse minimum infrastructure I would need to allow multiple users in the organization to create forms that are savable in Reader by the end user and post those forms on our existing website?

Reader Ext. error ALC-RES-001-002

$
0
0

I'm getting this error frequently when running on the clutsered instances and have to restart the LC server to make it woring again (even with super admin role granted). any idea? also, what's the minimum rights required for Reader Ext. web apps to read templates from its repository? the version is LC ES update1.

[11/16/09 15:10:12:747 EST] 0000003c CredentialsHe E com.adobe.livecycle.readerextensions.CredentialsHelper findCredential ALC-RES-001-002: No credential found with alias [PCG-LC-READERCERT].

Quick export question (i hope) for Reader

$
0
0

I'm using the following button created in livecycle:

 

form1.Submit::click - (JavaScript, client)

xfa.host.exportData("",0);

 

In Acrobat Pro, I get a prompt to save the file as .xml (desired behavior)

I have enabled the form with "extend features in adobe reader" using Pro and have the 'save as' menu item available in Reader, so I know that is working.

 

However, when the export button is clicked in Reader, it flickers and does nothing.

 

Any ideas on this one?

Thanks!

Questions regarding Adobe Reader Extensions for Adobe Livecycle.

$
0
0

Hi,

 

I'm relatively new to Adobe products, having just started to use Adobe Livecycle over the last couple of weeks. I've produced a set of interactive forms for field engineers to use. When completed, they will submit the xml data via email. However, there will be numerous occasions where they will need to stop in the middle of data collection and come back at a later point to finish, hence the need to locally save the information before submission.

 

I understand this is where Adobe reader extensions would come in, unlocking this functionality.

 

At the moment, i'm a bit of a loss on several points regarding how reader extensions work and i was wondering if anybody could fill in the gaps:

1. Are they seperate modules that bolt in into the main Livecycle application?

2. As these forms will be used off line, i would like to set the permissions to the pdf locally. From what i read, Reader Extensions is a server product. Is this correct, or can i use Reader Extensions to set these permissions before publishing the adobe form?

3. Where can i get hold of Reader Extensions and how much do they cost? I have been reading information on similar topics on this forum (dating 3-4 years ago) that say reader extensions are comparitavely expensive to a Adobe Pro/Livecycle licence. ($50,000 upwards) Is this correct? If so, is there a cheaper alternative to achieve the same outcome?

 

I hope someone can shed some light on these points!

 

Thanks in advance.

 

Rob

Enabling Comments in Reader Extensions not working

$
0
0

I'm trying to enable commenting on form and it's not working. When I enable the rights, it shows that commenting has been enabled but when a user with Reader opens the form, commenting is disallowed. Does anyone have any insight as to why this would be happening? It's worked in the past and I'm at a loss to explain why it's no longer working.

 

Thanks in advance for any advice.


Webservice: method GET to WSDL url is OK - DocumentError: HTTP 405 on method PUT

$
0
0

Hi Folks

 

I just installed the "LiveCycle ES" Trial  VMWare-image for ESX-Server (which uses JBoss) and tried to call the  ReaderExtensionsServiceClient webservice using the java sample and  always get this exception:

...

Caused by: com.adobe.idp.DocumentError: 405: HTTP method PUT is not supported by this URL

...

 

I sticked to the adobe webservice client sample as shown in the source below. The sniplet does not show the real IP address.

The WSDL-url works fine for GET in the browser:http://server-ip-address:8080/soap/services/ReaderExtensionsService?wsdl&lc_version=9.0.0

The  services are all activated in the Trial VMWare-image. I did not import  ReaderExtensions credentials, as I was unable to find the view for this  in the AdminUI, but the Trial VMWare-image should have some  ReaderExtensions credentials preinstalled.

 

Any hints welcome what to change to get this working.

best regards

irgei

 

 

  Properties connectionProps = new Properties();
   connectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAUL T_SOAP_ENDPOINT, "http://server-ip-address:8080");
   connectionProps.setProperty(ServiceClientFactoryProperties.DSC_TRANSP ORT_PROTOCOL,
      ServiceClientFactoryProperties.DSC_SOAP_PROTOCOL);
   connectionProps.setProperty(ServiceClientFactoryProperties.DSC_SERVER _TYPE,
      ServiceClientFactoryProperties.DSC_JBOSS_SERVER_TYPE);
   connectionProps.setProperty(ServiceClientFactoryProperties.DSC_CREDEN TIAL_USERNAME, "Administrator");
   connectionProps.setProperty(ServiceClientFactoryProperties.DSC_CREDEN TIAL_PASSWORD, "password");

   UsageRights usageRights = new UsageRights();
   usageRights.setEnabledComments(true);
          
   ReaderExtensionsOptionSpec options = new ReaderExtensionsOptionSpec(usageRights, "my usage rights message");


   ServiceClientFactory factory = ServiceClientFactory.createInstance(connectionProps);
    ReaderExtensionsServiceClient service = new ReaderExtensionsServiceClient(factory);
   Document inDocument = new Document(new File(testBaseDir, "test-input.pdf"), false);

   Document rightsApplied = service.applyUsageRights(inDocument, "", "", options);
   rightsApplied.copyToFile(new File(testBaseDir, "test-output.pdf"));

How to make a PDF LiveCycle Reader Extended?

$
0
0

Hi Everybody

 

I have installed Adobe LiveCycle Reader Extension Server into my machine. But i don't know how to use this to make a pdf reader extended. Please Help me in this regard.

 

Thanks,

Manjeet

Install Chinese Language Package??

$
0
0

I have created several forms in LiveCycle Designer ES4. When I send the forms as dynamic PDFs to others to use they are unable to use the documents. The receive an error when they attempt to open the items stating that they must install the Traditional Chinese Language Support Package. There is no Chinese in the forms. They are entirely in English. How can I fix this issue so that my users can view my forms??

Thanks,

The Reader Extension pfx trial issue

$
0
0

Hi,

 

I downloaded the Reader Extensions trial pfx from the site and tried to use it.It is showing Failure when itry to reader extend a form.Throwing some exception when i try from server as well.

 

Pls let me know what is the problem?anyone tried using this?

 

Regards,

leena

Configuring Watch Folder Problem - LiveCycle Reader Extensions ES

$
0
0

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

Viewing all 16271 articles
Browse latest View live


Latest Images

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