Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Output
Viewing all 9631 articles
Browse latest View live

Adobe LiveCycle - Has a working Submit Button with Dynamic Subject, Email but cannot change filetype

$
0
0

Adobe LiveCycle - Has a working Submit Button with Dynamic Subject, Email but cannot change filetype.

 

I have a hidden email buttton and a regular button with the following code

 

EmailSubmitButton1.event__click.resolveNode("#submit").target = "mailto:customer@customer.com;"+e.rawValue+"?subject="+z.rawValue+"&body="+z.rawValue;

 

EmailSubmitButton1.execEvent("click");

 

 

The button works great but the filename is random characters and its a .xml.

 

I did some research and i know the suggestions are to switch the button control type to submit and then change the filetype to PDF but then my submit button doesnt work anymore with the dynamic subject/email/body....any suggestions?

 

 

Also is there anyway to dynamically change the filename as well?

 

Please help, thank you!


How do I set up a .pdf form to save filled data without having to print the form?

$
0
0

How do I set up a .pdf form to save filled data without having to print the form?  I have provided my clients a lifecycle .pdf form they can use to record data for unique client meetings.  They want the ability to save their completed data whenever they use the form under a unique file name.  I've told them the only way I know how to do this is to print the completed form as a .pdf document and then save it. 

 

Is their a way to save the data to a unique file name without printing the filled form?

 

Is there a way to reset the form with blank fields after saving? or to add a clear fields button?

 

Thanks.

How to control Preferences setting in adobe Reader?

$
0
0

Hi,

Is there any way to control the adobe reader->security-> Preferences setting at run time at adobe livecycle server either by Javascript or API.

 

I want to change the setting of the pdf before rendering forms to client desktop.

 

preferencesSecurity.JPG

 

Regards

Sunil

Placement of vertical watermark

$
0
0

I have a simple question that has to do with placements of watermarks.

 

In my DDX I add a Watermark to my result node like this:

<DDX><PDF result="OutputPDF" return="true">                    <Watermark  verticalAnchor="Bottom" rotation="90">                              <StyledText font-family="'Calibri'" font-size="12pt" color="green">                                        <p>Watermark Text...here comes a much longer text than usual</p>                              </StyledText>                    </Watermark>  <PDF source="Section1">                    </PDF></PDF></DDX>

Looks great, but when the "Watermark text" get longer it grows out of the bottom of the page. It seems as if the Watermark text is "centered" and grows "both ways" so to say. How can I avoid this, I want to Watermark text to grow only upwards,

 

Said in another way, I need the Watermark text to have a fixed/absolute point of beginning. See picture below for further explanation of my issue...

 

LC_UserForum_Watermark_small.jpg

 

I hope some of you out there have had the same issue as me and perhaps have an idea at how to solve it - or that you can tell me whether it is a bug or not.

 

Sincerely

Kim Christensen

Dafolo A/S

Denmark

LiveCycle ES4 Output Watermark Transparency Warning

$
0
0

Hello,

 

I am running into a warning during my PDF assembly and output process.  The warning seems to exist for every page of the PDF document having a watermark.  Here is the logging entries that can be found in the server.log file on our output server.  Is there a way in the administration UI to set transparancy that I may have missed, a server configuration that needs to be updated, or is this something that needs to occur on the LC Designer side?  Any feedback would be appreciated.  Thanks!  Richard

 

2013-11-26 08:59:16,516 INFO  [com.adobe.livecycle.assembler.AssemblerServiceImpl] (http-0.0.0.0-8080-20) ALC-ASM-N00-001: Execute: invoke() begin on thread http-0.0.0.0-8080-20 18278

2013-11-26 08:59:16,578 INFO  [com.adobe.internal.ddxm.Executive] (http-0.0.0.0-8080-20) DDXM_N00000: Started processing result named Return.pdf

2013-11-26 08:59:16,731 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,734 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,734 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,750 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,751 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,769 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,770 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,771 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,772 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,773 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,774 WARN  [com.adobe.internal.pdfm.content.FormXObjectService] (http-0.0.0.0-8080-20) PDFM_W06008: The Watermark request requires transparency; distortions in the colors may occur.

2013-11-26 08:59:16,791 INFO  [com.adobe.internal.ddxm.Executive] (http-0.0.0.0-8080-20) DDXM_N00001: Successful assembly of result named Return.pdf

2013-11-26 08:59:16,794 INFO  [com.adobe.livecycle.assembler.AssemblerServiceImpl] (http-0.0.0.0-8080-20) ALC-ASM-N00-001: Execute: invoke() end on thread http-0.0.0.0-8080-20 18278

Is it possible to output "item" instead of "value" from radio buttons?

$
0
0

I have a PDF form that I created in Adobe Designer that several hundred participants have filled out.  When I export the data using Adobe Professional, the "values" from the radial buttons are exported.  But, I'd much prefer to have the "item" information from the radial buttons exported.  Is this possible?  Thanks!

Assembler Error - PDFM_S02011: cannot be assemble because it is an XFA-based form

$
0
0
I am unable to assemble or stitch together multiple PDFs into one.<br /><br />Runtime DDX<br />  <?xml version="1.0" encoding="UTF-8" ?> <br />- <DDX xmlns="http://ns.adobe.com/DDX/1.0/"><br />- <PDF format="XDP" result="package.pdf"><br />  <PDF source="PDF2.pdf" /> <br />- <PDF source="PDF1.pdf"><br />  <NoForms /> <br />  </PDF><br />  </PDF><br />  </DDX><br /><br />Runtime Error<br />com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.<br />     at com.adobe.livecycle.assembler.AssemblerServiceImpl.makeResult(AssemblerServiceImpl.java:8 28)<br />     at com.adobe.livecycle.assembler.AssemblerServiceImpl.execute(AssemblerServiceImpl.java:467) <br />     at com.adobe.livecycle.assembler.AssemblerServiceImpl.invoke(AssemblerServiceImpl.java:408)< br />     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />     at java.lang.reflect.Method.invoke(Method.java:585)<br />     at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)<br />     at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)<br />     at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)<br />     at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)<br />     at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:223)<br />     at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)<br />     at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:132)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)<br />     at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />     at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)<br />     at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)<br />     at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:315)<br />     at com.adobe.idp.dsc.provider.impl.ejb.receiver.EjbReceiverBean.invoke(EjbReceiverBean.java: 156)<br />     at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl.invoke(Invocation_f pvhue_EOImpl.java:60)<br />     at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl_WLSkel.invoke(Unkno wn Source)<br />     at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:550)<br />     at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)<br />     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:440)<br />     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.

GeneratePDFServiceService

$
0
0
Hi, I am very new to .NET and I'm currently trying to convert a doc to a pdf using the WebService API quick start at the link below.

http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=000444.html

I have followed it the best of my knowledge but I have the following errors when I try to build the solution:

Error 1 The type or namespace name 'GeneratePDFServiceService' could not be found (are you missing a using directive or an assembly reference?)
Error 3 The type or namespace name 'BLOB' could not be found (are you missing a using directive or an assembly reference?)
Error 5 The type or namespace name 'mapItem' could not be found (are you missing a using directive or an assembly reference?)

I have looked through the forum for possible help and tried some of the things suggested on this topic but nothing seems to work.

Jasmin Charbonneau, "GeneratePDFService quick start code issue" #3, 30 Nov 2007 7:27 am

Any help at all is greatly appreciated.

CORBA error when using a cluster

$
0
0
We get the following errorwhenever we turn on the 2nd node of the Adobe LC cluster:

===========================================================================
>com.adobe.idp.DocumentError: org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: OMG minor code: 1 completed: No
at com.adobe.idp.DocumentRemoteInputStream.pullContent(DocumentRemoteInputStream.java:105)
at com.adobe.idp.DocumentRemoteInputStream.read(DocumentRemoteInputStream.java:61)
at java.io.InputStream.read(InputStream.java:85)
at
....
....
===========================================================================

Some background info:

- Client application is deployed on a Weblogic 10.3 cluster. Application uses LC Java API's within stateless EJB to communicate with LC. See this post for more detail on architecture of client appl: http://www.adobeforums.com/webx/.59b88141

- Adobe LC v8.0.1 server is deployed on a different WebLogic 9.2 cluster. The application in #1 above invokes OutputClient.transformPDF(). Then, on the resulting Document, we invoke Document.copyToFile(). Here's when we get the CORBA error. If we shutdown one node in this cluster, the problem goes away! It's like LC cannot reference the Doument stream all of a sudden..??

Any help would be great!

how to increase document Cache : Ignoring cache write as Object size is greater than Max Doc size

$
0
0

<Warning> <com.adobe.formServer.common.cachemanager.CacheManager> <000000> <Ignoring cache write as Object size is greater than Max Document size in cache setting. Key=C:\\Adobe\\DocRoot\\/_12-15-50.xdp size =4699551>

 


<Sep 7, 2010 7:48:35 PM SGT> <Error> <com.adobe.idp.Document> <000000> <DOCS001: Unexpected exception. Failed to passivate Document due to an internal error..>

 


<Sep 7, 2010 7:48:35 PM SGT> <Error> <com.adobe.idp.Document> <000000> <DOCS001: Unexpected exception. An exception while handling a remote request.
com.adobe.idp.DocumentError: Failed to passivate Document due to an internal error
        at com.adobe.idp.Document.passivate(Document.java:755)
        at com.adobe.idp.DocumentCallback.handleRemotePassivation(DocumentCallba ck.java:144)
        at com.adobe.idp.DocumentCallback.handleRemotePassivation2(DocumentCallb ack.java:188)
        at com.adobe.idp._IDocumentCallbackImplBase._invoke(_IDocumentCallbackIm plBase.java:71)

Fillable PDF Not Printing Everything on page

$
0
0

I created this form using LC Designer 8. The bottom detail part of the page prints but the top Section doesn't print.  It has printed fine until today.

 

      Here is the filled form:                                                              Here is what Prints out:

  MileageReimJuly_Page_1.jpg

       MileageJuly Print.jpg

 

 

 

 

Please help

Form does not contain Fragments when I run it

$
0
0

Hi Folks,

 

I've got a form which uses fragments.This form previews fine in the designer, but when I try to run it using generatePDF Output in a process, the parts that come from the fragments are gone.

 

The following entries are in the log:

2011-03-04 10:27:19,482 WARN  [com.adobe.document.XMLFormService] ALC-XTG-016-649: [1160] Error attempting to read from file
2011-03-04 10:27:19,482 WARN  [com.adobe.document.XMLFormService] ALC-XTG-029-698: [1160] InvalidSourceException Exception on URL: repository:///Header_Block_Variant2.xdp Exception: javax.ejb.EJBException: An unexpected exception occured: ALC-REP-018-000: Resource [/Header_Block_Variant2.xdp] does not exist or you do not have sufficient rights to access it.
2011-03-04 10:27:19,482 WARN  [com.adobe.document.XMLFormService] ALC-XTG-029-217: [1160] Bad value: 'Header_Block_Variant2.xdp#som($template.Header_Variant2.Header)' of the 'usehref' attribute of 'subform' element ''. Default will be used instead.
2011-03-04 10:27:19,482 WARN  [com.adobe.document.XMLFormService] ALC-XTG-029-418: [1160] XMLForm, PAexecute : 29418, Cannot resolve url: Header_Block_Variant2.xdp.
2011-03-04 10:27:22,591 INFO  [com.adobe.idp.dsc.provider.service.file.write.impl.FileResultHandlerImpl] FileResultHandlerImpl ----- preserved- source

 

Does anyone have any idea what the problem might be?

 

Thanks

 

Vincent

FormServer Exception ALC-FRM-001-013 (LiveCycle ES 8.2)

$
0
0
Hi

Can anyone tell me what "XFA template Model is empty" means in this exception? I'm trying to render a xdp through Form Server.

ERROR [FormServerException] ALC-FRM-001-013: XMLFormFactory, PAexecute failure: "(com.adobe.document.xmlform.ReturnStatus@11d16b9) XMLForm, load : 12309, XFA template Model is empty."

Thanks

Cannot upload a pdf file created with LifeCycle designer ES 10.0

$
0
0

Hi

I am trying to upload a pdf document but each time I have the following error message:

I tried many tricks like changing the acrobat plugin and using the default PDF viewer instead, I uninstalled and reinstalled all the Firefox plugins, I tried to upload it from IE... but none of these succeeded. I have the latest version of acrobat reader 11.0.7 and the pdf document id secured by a password and was generated using Adobe LifeCycle designer ES 10.0. How can I solve this issue? Thanks in advance

How to buy only "Adobe LiveCycle PDF Generator ES" Service

$
0
0
Hi All,
I am very new to development using ADOBE products.
I have a small requirement, to generate PDF from DOC/DOCX on microsoft and non-microsoft platform using Java language (No MS Office is installed on that machine). So I came to know about Adobe LiveCycle PDF Generator ES.
Now, is there any other solutions available for specific need or above is the one from Adobe?
Can we purchase only this component? How to get the information about pricing of this component - Adobe LiveCycle PDF Generator ES?

Please guide,
Thanks in Advance,
(I am sorry if this is wrong place for this question and if so, please redirect me to the proper forum)

How to Write Soap Message to Log File

$
0
0
Hello users,
Is there a config setting that causes soap messages to be written to the server log. I'm using JBoss/Turnkey. I found a reference in the JBoss documentation (Ch 5 J2EE Web Services) that offers this guidance:

(5.4. Monitoring webservices requests)

When processing web services requests, it is often useful to be able to observe the actual messages being passed between the client and the server. JBoss logs this information in the org.jboss.axis.transport.http.AxisServlet category.
To enable web services logging, add the following debug category to the log4j.xml file:

<category name="org.jboss.axis.transport.http.AxisServlet">
<priority value="DEBUG"/>
</category>

When enabled, all SOAP requests and responses will be logged to the server.log file.

Tried it but not working yet. Thanks for any help.

Jesse

Error message "An Error occurred while performing this operation" while opening a document.

$
0
0

Hi Adobe..

 

We are using Live cycle ES and ES2 for applying security on the document..

 

With latest Mozilla and Chrome versions and with Adobe reader XI, if we try opening a document, we happens to see the below error message..

 

Screen1.JPG

 

Please advise us in getting this issue resolved...

 

Thanks.

Error while running java code

$
0
0
Hi
I have requirement of converting word document to PDF/A. Iam using the APIs provided by Livecycle ES. I tried to implement the requirement by creating a java program with the jar files provided. But iam getting the following error. Can anyone plz help me?

ALC-PDG-1000-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-001-000-Conversion failed because of an exception.
Causing exception message : Remote EJBObject lookup failed for 'ejb/Invocation'; nested exception is:
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
Caused by: java.rmi.RemoteException: Remote EJBObject lookup failed for 'ejb/Invocation'; nested exception is:
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(EjbMessageDispatcher. java:90)
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :119)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient.createPDF(GeneratePdfServ iceClient.java:172)
at Converttopdfa.main(Converttopdfa.java:44)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.lookup(Unknown Source)
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(EjbMessageDispatcher. java:84)
... 5 more
Error OCCURRED: ALC-PDG-001-000-Conversion failed because of an exception.
Causing exception message : Remote EJBObject lookup failed for 'ejb/Invocation'; nested exception is:
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial

at com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient.createPDF(GeneratePdfServ iceClient.java:194)
at Converttopdfa.main(Converttopdfa.java:44)

Passing URL parameters into a PDF form

$
0
0
I have a problem to know how to pass a URL parameter into a PDF form, first i created with livecycle designer 8 a dynamic form and its downloaded from server to fill out by USERs, then its submited by clicking email form, then the data is stored in an SQL Server database. After the form is subbmited i downloaded again like administrator the form and finally add another data into fields, but i need to get the previous information filled by USERs. How i do that? Which is the command to retrived that info.. i think in passing the autonumeric field in the database in the URL and get the correct form, it´s mean fill dynamically with the ID. Please Help me.

Email PDF Form as a PDF Document

$
0
0
Hi All,

My apologies if this has been answered - if so please point me to the post. I've looked and can't find the relevant discussion.

I am using Adobe LiveCycle Designer 8 to create a PDF form and using an email button to submit the form as a PDF. Once all the fields are filled out I need this document to save as a regular, unalterable, PDF. This will be emailed to a secretary who only has Acro Reader 8 (tho I could get her Acro Pro, I'd rather avoid buying another license) and she needs to save this electronically as a permanent copy of the file. When she receives the email tries to save though it says she can only save as a blank doc. This completely defeats the purpose of the exercise. The form needs to be rendered and submitted as a PDF doc not a PDF form. I'm stumped.

Any ideas would be gratefully appreciated!
Viewing all 9631 articles
Browse latest View live




Latest Images