processFormSubmission form submitted as pdf issue
HiI have a scenario where, the form must be submitted as PDF content_type, i.e while designing the form, I am setting the submit form as "PDF" format. I have written a J2EE application that receives...
View ArticleCustom service (using Reader Extensions) for REST invocation
Hello, is it possible to implement and configure a custom service (using Reader Extensions) for REST invocation? Best regards CommanderPeek
View ArticleJAR Files Download for LiveCycle ES SDK
Greetings, I would like to run the sample JavaAPIConvertPDFtoImage, located here I can't seem to find the right download that contains these Jar files. I've downloaded and installed, Adobe LifeCycle...
View ArticleError when i try encrypt a file
Hi, Folk, I don't know if this is the correct Forum to make this Question, but here your are... I'm trying encrypt a file throw a web service, this file was generated by htmlToPdf and my Document don't...
View ArticleIs it possible to use javascript to print a static pdf from dynamic when you...
Hi,I'm not sure how to explain it, and not sure if i'm posting in the right forum. But I want to make it possible to make a form that you fill and when you click a button this will print to a static...
View ArticleFailed to load TemplateStream
Hi, 2007-09-04 16:08:14,109 INFO [STDOUT] Caused by: com.adobe.livecycle.formsservice.exception.RenderFormException: Failed to load TemplateStream for FormQuery=Commentsv6.xdp from location URI...
View ArticleALC-FRM-001-013: XMLFormFactory, PAexecute failure: "org.omg.CORBA.COMM_FAILURE"
Hi All,I see error in log file any idea why?ThanksYogLC 08:47:44,031 WARN [conn] Abnormal connection termination. Lost 1 outstanding re plie(s)! 08:47:44,031 ERROR [XMLFormAgentWrapper]...
View ArticleInput parameters for service
Hi , Can you please tell me the list of input parameters to invoke the template service and what are the different method ,APIs available to call the different vesion of assests. ThanksPriyanka
View ArticleIs there any LiveCycle SDK available which can help me in creating XFA forms...
I want to create XFA forms through any SDK/API available. I there any such SDK available? Please point me to documentation for the same.
View ArticleFlatten PDF using OutputServiceClient
Hi, I am trying to flatten the PDF using the below code. OutputServiceClient outputClient = new OutputServiceClient(); outputClient.Endpoint.Address = new...
View ArticleHow to delete a task from the workspace after the deadline?
Hello All, I have a task assigned to one user. Where the deadline is say "1 Min". If the user does not do anything then after 1 Min the task should be removed from the workspace. How to do that? I have...
View ArticleHow to Display applications that the user is enabled (java)
Any idea?I read java api document but i can't find any soluction! Tanks for replay!
View ArticleInvoking Webservice with input as Document
hi i am following steps from http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?conte nt=003896.html my web method is @RemoteMethod(transactionAttribute =...
View ArticleTimer using javascript in Adobe LC 8
Hi Can anyone let me know if there is AutoSave functionality for Adobe LC 8 ?If not, can anyone tell me how to implement timer using JavaScript in Adobe LC 8? Your help is highly appreciated. Thanks
View ArticleHow to call preview release SOAP API from non-java environment (e.g. .NET)
I've finally managed to get the Forms Server ES preview release installed and configured together with JBoss.Now I want to try and call the SOAP API from a .NET project.The only article I have on this...
View Articletestdrive-webservice example
Hi. I just want to make webservice application myself, but i have problems...Here is example that I want to make myself http://localhost:8400/lcds-samples/testdrive-httpservice/index.html. It works,...
View ArticleFailed to load TemplateStream for FormQuery on WebSphere 6.1
Trying to execute the following code on LiveCycle Server running on WebSphere 6.1 but getting the Failed to load TemplateStream for FormQuery" error. The same peice of code runs perfectly on my machine...
View ArticlegetPolicyNames
Hello -I am trying to call getPolicyNames() from a C# application using MTOM. I can get a list of policies for the Global Policy Set, but am not able to return anything for any other Policy Sets. Has...
View ArticlePerformance issue with ConvertPDFService?wsdl
Hello, We have an performance issue when we are trying to convert a file having more than 2 MB. We are calling ConvertPDFService.toImage in base64. This service converts a PDF document into a zip...
View ArticleConverting PDF to image
Hi, 1.We need to convert the each page of the PDF to JPG image in JAVA . DoLiveCycle ES APIs or any other Acrobat product provide API or SDK to do so?. 2. Is it possible to get the Orginal dimension...
View Article