Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle PDF Generator
Viewing all 31905 articles
Browse latest View live

ExportPDF not working

$
0
0

Hello all

 

I've just concluded a LC ES2.5 installation and I'm verifying PDF Generator functionality in adminui

 

I'm able to use GeneratePDF service (it takes about 10 seconds per document), but whenever I try to export PDF to any format that is not an image (for example, PDF to HTML or PDF to DOC) I get the following error in adminui:

 

ALC-PDG-010-010 conversion timed out


An unexpected exception while resolving a new connection to an Adobe Service.

 

The app server log reads:

 

2010-11-24 16:52:02,320 WARN  [com.adobe.service.ProcessResource] BMC024: Service Native2PDFSvc: Process ProcessResource@d2a0ff4(name=pdfgen.exe,pid=0) terminated abnormally with error code {3}

 

The system readiness tool doesn't report any error, just warnings (for instance, that office 2010 is not supported, although i'm able to convert DOCX and XLSX to PDF)

The results are attached, and the JBoss log tail for that file conversion attempt too.

 

I've already followed the steps described in http://blogs.adobe.com/livecycle/2010/06/run_livecycle_pdf_generator_es.html to no avail

 

Thanks for your help


Does Adobe offer a tool (similar to distiller) to create PDFs from Office docs from a watched dir?

$
0
0

Does Adobe offer a tool (similar to distiller) to create PDFs from MS Office docs (word, excel, powerpoint etc) from a watched folder.  i.e. no user input.  The PDF files are automatically created in an output directory.  The files can be copied into the watched folder (this will be done via a dos batch script that runs every 15 mins) and the PDFs will be automatically created in an output directory.  I am on Windows 2008 and I can purchase any adobe product that can do this (but it does have to be an Adobe product).

thanks

Wants to convert Doc to PDF using LiveCycle PDF Generator component

$
0
0

Hi,

 

I want to convert doc to pdf with my desktop app (develop in VB6). Is it LiveCycle PDF Generator component, is suitable for my requirement? Earlier i used Acrobat Distiller 6.0 for that project. Please share your feedback on my requirement

 

Regards

Converting PDF to LiveCycle PDFs

$
0
0

Our firm uses LiveCycle PDFs to perform data merge activities.  We have well over a 100 PDFs that need to be converted to LiveCycle for this data merge activity.  Right now, the conversion to LiveCycle is where someone opens the PDF and saves it as a LiveCycle PDF.  Is there a way to batch this conversion?  Either through development activities or through a batch job?

 

Thanks for your advice.

a multi-threaded PDF conversion exception(Conversion service:WatchedFolder)

$
0
0

Hi,     

     I have a multi-threaded conversion exception(Conversion service:WatchedFolder)

       

     Some can be converted successfully, and some reported the following error

 

     Exception information is as follows

     ALC-PDG-16004-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-016-004-An      error  was  encountered while processing the Microsoft Word file for PDF generation.
at com.adobe.pdfg.BMCCaller.checkResult(BMCCaller.java:377)
at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:1078)
at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:382)
at com.adobe.pdfg.GeneratePDFImpl.createPDFInternal(GeneratePDFImpl.java:501)
at com.adobe.pdfg.GeneratePDFImpl.createPDFCommon(GeneratePDFImpl.java:280)
at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
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.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
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.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)
at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)
at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)
at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)
at java.security.AccessController.doPrivileged(AccessController.java:202)
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)
at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)
at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

  

ALC-PDG-001-000-Invocation error

$
0
0

I am getting the following error when trying to convert a excel document into a PDF document

 

2010-01-08 18:03:29,606 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-Forecasting.doc: Job Submitted by User: administrator
2010-01-08 18:03:29,646 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-001-Begin processing job : C:\Users\kfokuo\AppData\Local\Temp\pdfg-kfokuo\e8\b155-dd4275-d9e204-650c10-1d73b7-be40c6 \native-in.doc
2010-01-08 18:03:33,078 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-000-Calling function to clean registrys Resiliency entry
2010-01-08 18:03:33,078 WARN  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-000-Acrobat add-in got diabled in MS Office applications . So cleaned entry of Resiliency subtree from registry successfully to re-activate the Acrobat add-in
2010-01-08 18:03:33,225 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-028-Forecasting.doc: Job Completion Status: Failed
2010-01-08 18:03:33,226 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-025-Forecasting.doc: Time Job Completed: 1/8/10 6:03 PM
2010-01-08 18:03:33,227 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-026-Forecasting.doc: Time of Job Execution: 3,647 ms
2010-01-08 18:03:33,227 ERROR [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-ALC-PDG-011-029-COM object method returns error code: 0x93339D31;
2010-01-08 18:03:33,229 ERROR [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-000-Invocation error.
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.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    at sun.reflect.GeneratedMethodAccessor486.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor. java:54)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
    at

 

I am using LiveCycle Version: 8.2.1, GM

Coverting JDT files to PDF

$
0
0

I need to convert JDT files to PDF.I heard that Live cycle PDF has that functionality.I need to get some more information on how to convert JDT files into PDF.Any input relating this will be highly appreciated

 

Thanks

SK

Export PDF to TIF using Generator ES

$
0
0

I'm looking for a way to export a PDF to a TIF image.   In the LiveCycle Administration Console I can use the export PDF function under PDF Generator ES and specify TIF as an output format.  However, in the ExportPDF2 service, TIF is not one of the available export formats.  Anyone know how to specify a TIF format?


java.lang.IllegalStateException: Connection to failed service.

$
0
0

help me ! thanks

I hava a problem, In the windows server 2008 R2 ,I installed LiveCycle Generator ES2 to convert files, I use Single-threaded to convert,File conversion are all normal.

when I use the Multi-threaded ,

无标题.pngUser Accounts.png

 

Part of the file conversion failed .

file not convert success,and report the error:

Failure Time----Thu Oct 28 03:22:43 CST 2010
source location ---- Reason of failure is-----ALC-PDG-001-000-Conversion of the input file failed because of an exception.
Connection to failed service.
ALC-PDG-001-000-Conversion of the input file failed because of an exception.
Connection to failed service.
ALC-PDG-1000-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-001-000-Conversion of the input file failed because of an exception.
Connection to failed service.
Caused by: java.lang.IllegalStateException: Connection to failed service.

at com.adobe.service.ResourcePooler.allocateResource(ResourcePooler.java:96)
at com.adobe.service.ConnectionFactoryManagerPeer.getConnectionResourceFromPool(ConnectionFa ctoryManagerPeer.java:79)
at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactor yManagerPeerImpl.java:103)
at com.adobe.service.ConnectionFactoryRmiAdapter.getConnection(ConnectionFactoryRmiAdapter.j ava:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at com.ibm.rmi.util.ProxyUtil$4.run(ProxyUtil.java:611)
at java.security.AccessController.doPrivileged(AccessController.java:251)
at com.ibm.rmi.util.ProxyUtil.invokeWithClassLoaders(ProxyUtil.java:607)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1159)
at $Proxy34.getConnection(Unknown Source)
at com.adobe.service._ConnectionFactoryRemote_Stub.getConnection(_ConnectionFactoryRemote_St ub.java:59)
at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.convertToPdf(NativeToPDFTransacti onCallback.java:208)
at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.doInTransaction(NativeToPDFTransa ctionCallback.java:186)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
at com.adobe.pdfg.BMCCaller.invokeInSMT(BMCCaller.java:789)
at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:1012)
at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:382)
at com.adobe.pdfg.GeneratePDFImpl.createPDFInternal(GeneratePDFImpl.java:501)
at com.adobe.pdfg.GeneratePDFImpl.createPDFCommon(GeneratePDFImpl.java:280)
at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
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.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
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.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)
at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)
at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)
at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)
at java.security.AccessController.doPrivileged(AccessController.java:202)
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)
at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)
at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:1253)
at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:382)
at com.adobe.pdfg.GeneratePDFImpl.createPDFInternal(GeneratePDFImpl.java:501)
at com.adobe.pdfg.GeneratePDFImpl.createPDFCommon(GeneratePDFImpl.java:280)
at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
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.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
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.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)
at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)
at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)
at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)
at java.security.AccessController.doPrivileged(AccessController.java:202)
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)
at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)
at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

How to generate pagebreaks when converting from HTML to PDF

$
0
0

Hi,

 

I am new to PDFGenerator, but after looking for quite a while I did not seem to find a question, so I decided to post - and maybe help other people who have the same issue:

 

How do I a control page breaks when I transform an HTML document to PDF using PDFGenerator's htmlFileToPDF method.

 

I am trying to use page-break-after - but PDF Generator still creates a single page.

 

But It could be that this is actually a symptom of a wider problem: We have a nice HTML report, which uses media print in the CSS to create a printable version, which adds page breaks, and headers and footers on the printable page in the browser - How do I tell PDFGenerator, that I want it to render the HTML as media print ?

 

Here is the minimal HTML make I could come up with, which shows my approach for the page breaks:

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">

<html lang="en">

  <head>

    <style type="text/css">

.pagebreak{

    page-break-after:always;

}

    </style>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">

    <title>

      2 page document

    </title>

  </head>

  <body>

    <p class="pagebreak">

      This is the first page (with p class="pagebreak" )

    </p>

    <p>

      This is the second page

    </p>

  </body>

</html>

 

Any suggestions are welcome

 

Thanks

 

Thomas

Excel to PDF conversion

$
0
0

Hi,

 

I would like to know does 'Adobe LiveCycle PDF Generator' use Microsoft Office or Open Office Automation inside to convert Excel files to PDF.

I'm currently looking for a solution that DOES NOT need Microsoft Excel or Open office to do the conversions.

 

I would also like to now in an average how long it would take to convert a Excel File to PDF ?

 

Please Help.

 

Thanks !

RTF and DOCX forms to PDF forms

$
0
0

Hello!

 

A client wishes to convert RTF and DOCX forms (MS Word) into editable PDF forms and perform the following tasks:

 

1. Detect and convert these field types: Text Form Field / Check Box Form Field / Option Form Field / Combo Box Form Field
2. Some fields should be protected - only some areas will be able to fill in
3. The generated PDF files must be password protected
4. Some of the fields should be defined as required
5. Some of the field values will be calculated

Questions:

 

1. Is it possible to automate this with LiveCycle?

2. If positive, is PDF Generator the right module for this or do I have to use additional or another one? Which one(s)?

 

Thank you very much for any ideas.

 

Marcos

Export PDF to Word Exception!

$
0
0

Hi all,

 

I have written the code below. I have an exception and i could not export a pdf file to word document. Please help me ASAP. Is there any body knows how can ı solve this problem.

 

Code

//Creating a web service object.

 

GeneratePDFServiceService genSerClient = newGeneratePDFServiceService();

genSerClient.Credentials =

 

new System.Net.NetworkCredential("xxxxxxx", "xxxxxxxx");

//pdf document

new tekalcy2_adobepdf.BLOB pdfDoc = new tekalcy2_adobepdf.BLOB();

pdfDoc.binaryData=System.IO.File.ReadAllBytes(@"C:\test.pdf");

pdfDoc.contentType ="PDF";

 

 

List<mapItem> mapResult = newList<mapItem>(genSerClient.ExportPDF(pdfDoc, @"C:\test.pdf", "DOC", null));

 

 

Note: I use the ExportPDF function but i got exception:

The exception is Below:

ALC-PDG-1000-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-001-000-Conversion failed because of an exception.

Caused by: org.omg.CORBA.TRANSACTION_ROLLEDBACK:   vmcid: 0x0  minor code: 0  completed: No
at com.ibm.ws.Transaction.JTS.TxClientInterceptor.receive_common(TxClientInterceptor.java:32 2)
at com.ibm.ws.Transaction.JTS.TxClientInterceptor.receive_exception(TxClientInterceptor.java :130)
at com.ibm.rmi.pi.InterceptorManager.invokeInterceptor(InterceptorManager.java:596)
at com.ibm.rmi.pi.InterceptorManager.iterateClientInterceptors(InterceptorManager.java:408)
at com.ibm.rmi.pi.InterceptorManager.iterateReceiveException(InterceptorManager.java:699)
at com.ibm.rmi.corba.ClientDelegate.intercept(ClientDelegate.java:996)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:447)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1185)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:764)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1215)
at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:484)
at com.adobe.native2pdf.bmc._ConverterAgentStub.convertToPdf(_ConverterAgentStub.java:34)
at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.convertToPdf(NativeToPDFTransacti onCallback.java:191)
at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.doInTransaction(NativeToPDFTransa ctionCallback.java:163)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
at com.adobe.pdfg.BMCCaller.invokeInSMT(BMCCaller.java:769)
at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:779)
at com.adobe.pdfg.Native2PdfCaller.exportPDF(Native2PdfCaller.java:276)
at com.adobe.pdfg.GeneratePDFImpl.exportPDFCommon(GeneratePDFImpl.java:1418)
at com.adobe.pdfg.GeneratePDFImpl.exportPDF(GeneratePDFImpl.java:1377)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
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.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:132)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceProvider.invokeMethod(AdobeAxis ServiceProvider.java:222)
at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1037)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:566)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:387)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:102)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
Caused by: org.omg.CORBA.UNKNOWN:   vmcid: 0x0  minor code: 0  completed: No
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at com.ibm.rmi.iiop.ReplyMessage._getSystemException(ReplyMessage.java:255)
at com.ibm.rmi.iiop.ReplyMessage.getSystemException(ReplyMessage.java:190)
at com.ibm.rmi.iiop.ClientResponseImpl.getSystemException(ClientResponseImpl.java:232)
at com.ibm.rmi.corba.ClientDelegate.intercept(ClientDelegate.java:968)
... 78 more

Different PDF sizes generated by same XDP

$
0
0

We have an XDP that generates an interactive PDF form using a LiveCycle ES2 process to partially pre-populated the form before it's rendered to the browser. On most clients the file size is 846kb but on other clients the size is 1.8Mb. The client machines are essentially identical in that they all use Reader 9.1.3, Win XP, IE6, and are using the same LiveCycle ES2 server to generate the form. The clients are in different geographic locations and the one that generated the larger file is on a slow branch of the network (256k) which is causing timeout issues due to the size of the PDF which is not acceptable to the client.

 

Why would there be such a dramatic difference in the size of the what is essentially the same PDF being generated by the same server but to different clients?

PDF Generator module does not uninstall completely

$
0
0

I re-ran configuration manager in ES4 SP1 Turnkey to uninstall the PDF Generator module and now I am receiving the following errors in the server.log:

 

2013-11-28 10:14:09,788 ERROR [com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl] (main) COULD NOT PROCESS SERVICE: PDFGConfigService VERSION: 1.0 MARKING AS INACTIVE.  The exception is: com/adobe/pdfg/exceptions/ConfigException caused by: java.lang.ClassNotFoundException: Class name com.adobe.pdfg.exceptions.ConfigException from package com.adobe.pdfg.exceptions not found.

2013-11-28 10:14:09,797 WARN  [com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl] (main) Head active ServiceConfiguration for service: PDFGConfigService version: 1.0 is not active as expected. The service was probably Marked INACTIVE due to an error loading the service.  Please look at the logs to see if this service was Marked INACTIVE.

2013-11-28 10:14:10,345 ERROR [com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl] (main) COULD NOT PROCESS SERVICE: GeneratePDFService VERSION: 1.1 MARKING AS INACTIVE.  The exception is: com/adobe/livecycle/generatepdf/client/FileFormatNotSupportedException caused by: java.lang.ClassNotFoundException: Class name com.adobe.livecycle.generatepdf.client.FileFormatNotSupportedException from package com.adobe.livecycle.generatepdf.client not found.

2013-11-28 10:14:10,352 WARN  [com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl] (main) Head active ServiceConfiguration for service: GeneratePDFService version: 1.1 is not active as expected. The service was probably Marked INACTIVE due to an error loading the service.  Please look at the logs to see if this service was Marked INACTIVE.

2013-11-28 10:14:10,820 ERROR [com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl] (main) COULD NOT PROCESS SERVICE: DistillerService VERSION: 1.1 MARKING AS INACTIVE.  The exception is: com/adobe/livecycle/generatepdf/client/ConversionException caused by: java.lang.ClassNotFoundException: Class name com.adobe.livecycle.generatepdf.client.ConversionException from package com.adobe.livecycle.generatepdf.client not found.

2013-11-28 10:14:10,825 WARN  [com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl] (main) Head active ServiceConfiguration for service: DistillerService version: 1.1 is not active as expected. The service was probably Marked INACTIVE due to an error loading the service.  Please look at the logs to see if this service was Marked INACTIVE.

 

I noticed that all of these services are still listed in the Components view in Workbench and showing up as Active even after the module is uninstalled.

 

You have to manually uninstall the services using Workbench to remove them completely and prevent the errors above.


ADOBE® LIVECYCLE® PDF Generator ES4 watched folder error.

$
0
0

I have configured a watch folder to convert .tiff files to searchable pdf files.
It creates a folder for each file converted, (eg: results, results_0, results_1... so on). But all the converted files contain in the results folder (duplicate folders are empty) and it's not in OCR format.

 

How to prevent creation of multiple folders and how to take the output file in OCR format. Please guide.

Adding reader extended forms to PDF Portfolio using PDFG

$
0
0

Environment: ES4 LiveCycle11

 

I have a number of pdf forms which I want to distribute to clients as a single PDF portfolio.  Some of these forms are editable and have reader extensions applied, the others are just static forms.

 

First off the editable forms have reader extensions applied using the Reader Extensions web service.  Then all the candidate forms are passed to the Assembler Service to create the PDF Portfolio.  The following is a representation of the DDX

 

<?xml version="1.0" encoding="UTF-8"?>

<DDX xmlns="http://ns.adobe.com/DDX/1.0/">

            <PDF result="out.pdf">

<Package/>

<PackageFiles>

<PDF source="Editable1.pdf"/>

</PackageFiles>

<PackageFiles>

<PDF source="Editable2.pdf"/>

</PackageFiles>

<PackageFiles>

<PDF source="Static1.pdf"/>

</PackageFiles>

<PackageFiles>

<PDF source="Static2.pdf"/>

</PackageFiles>

<PackageFiles>

<PDF source="Static3.pdf"/>

</PackageFiles>

</PDF>

 

The PDF Portfolio is created successfully however when it is opened in Adobe Reader (XI) the following message is displayed.

AdobeREmsg.JPG

The editable forms are not changed in any way after reader extensions are applied. My expectation was that the individual reader extended files would still be editable within the PDF Portfolio.  Am I missing a step, perhaps in the DDX config which is causing the reader extensions settings to be disabled?

Thanks

Blank pdf forms

$
0
0

When I edit a pdf form in LiveCycle and send it to someone, they fill it out and send it back, but it is blank when I get it. Anyone else having these issues?

 

I am using LiveCycle Designer ES4 on a Windows 7 desktop and saving the file. I then open the file in Adobe Pro XI to Save As Other - Reader Extended PDF - Enable More Tools (includes form fill-in and save)...

 

Any help at all would be appreciated.

 

Thanks!

Convert PDF to PDF/A on Linux

$
0
0

Hello!

 

We just downloaded the LiveCycle Virtual Appliance and got it running - looks like a really great piece (better multiple pieces) of great software...

 

We are actually looking for a way to convert PDF to PDF/A. Is this possible with LiveCycle PDF Generator running on Linux?

 

best regards,

Florian

How to convert MS office documents with pdf generator?

$
0
0

Hi

I’m having problems to get LCES PDF-generator to convert doc and txt files. I have seen that there are other posts about this subject, but I’ve tried all the solutions that comes up in the other posts with no luck.

 

I’m able to generate pdf’s from jpg, gif and pdf

 

I have:

-          installed Microsoft Office on the server

-          installed openOffice on the server

-          installed Acrobat on the server

-          tried to change the user that JBOSS service use to log on

-          tried changing the security of the “GeneratePDFService”

-          tried a billion other, apparently not relevant, things J

 

right now I’m getting this error message when trying to convert doc and txt files:

ALC-PDG-011-029-COM object method returns error code: 0x80010001; Call was rejected by callee.

This error message comes when I’ve set the user that starts the JBOSS service to local machine administrator (witch is the one used when installing Office, openOffice and Acrobat). If the user is changed to the default system user I get this error message:

ALC-PDG-001-000-Conversion failed because of an exception.

An unexpected exception while resolving a new connection to an Adobe Service.

 

I can provide the full stacktrace if it has any interest.

Viewing all 31905 articles
Browse latest View live


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