Problems using PDF Generator QPACs

I have PDF Generator 7.2 running under JBoss on one server and Workflow 7.0.1 on another. I am trying to use the PDF Generator QPACs that came with the Workflow SDK 7.0.3 but when the ConvertPDF QPAC is invoked I get the following error...
16:42:45,906 ERROR [AWS] stalling action-instance: 1407 with message: javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: No ClassLoaders found for: com.adobe.native2pdf.api.PDFGAPI7Home (no security manager: RMI class loader disabled)]
For kicks, I added pdfg-ejb.jar to JBoss's server/all/lib folder on the Workflow machine. That made the above error go away but produced a class not found error for com/adobe/idp/document which I tracked down to adobe-common.jar. When I added that I get an error regarding com/adobe/idp/context which I tracked down to um-client.jar. Adding that gives an error that com/adobe/idp/context violates loader constraints and that's where I'm stuck.
Any help would be appreciated.

Hello Deepak.
LiveCycle PDF Generator is the right tool to use for automating .dwg to PDF conversions and supports 2D CAD drawings. Distiller only handles PostScript to PDF. If you're interested in rendering 3D CAD drawings in PDF, there's a new product, LiveCycle PDF Generator 3D, which can handle that.
Christy

Similar Messages

  • Combine .ps files using PDF Generator

    Hi all,
    Right now we are using the Livecycle to combine the PDF's to printer, this process was successfully running.
    We got a mail from printer saying that there is repetation of same fonts name displayed in the combine pdf, that need to resolve.
    We have used "RunFlex" option in acrobat professional version to distill the .ps to combine PDF file, this was working fine.
    I need to configure a process to combine the .ps file.
    I configured the PDF's using the "invoke" option.
    Please advice.

    The attached process is as follows:
    It uses PDF Generator > Distiller > Create PDF to generate two PDFs from two .ps files, uses Assembler to merge the PDFs into a single PDF and extracts the assembled PDF from the AssemblerResult object.
    Steve

  • Problems with PDF generator (PLT file to convert)

    Hello everybody,
    I'm having a (maybe) stupid problem trying to print a PDF file from a PLT.
    Here I write the steps I followed to do my test:
    1- download the example file from http://www.winline.com/evalpen_center.html (GL-C-F.plt)
    2- from the Administration Panel of Livecycle ES2 go to Services > LifeCycle PDF Generator ES2 > Convert 3D
    3- set as input the downloaded file and leave the default of the other parameters ("Create PDF", "Standard")
    4- try to generate the PDF.
    Here I have three different issues:
    - the first is that in the result page, if I click on the link of the PDF file generated, I obtain the message "File does not begin with '%PDF-'" and nothing happen;
    - if I click on it and I download the file, I can see it is a PS file, as if LifeCycle generates the PS but it doesn't print the PDF;
    - in the end if I convert the PS to PDF, I cannot see anything because the drawing is completly out of the page and too big to be displayed entirely.
    Could you suggest me any kind of solution or what I have to check in the parameters? I don't know what I can do now because I don't have any other idea.
    If I try to open the file in Adobe 3D Reviewer, I can do what I want, so I think it's not a problem due to compability.
    Thanks,
    Riccardo

    >deskpdf 2.5
    If you were using an Adobe product, someone could probably help but as it is, you aren't using one at all.
    You'll want to check with the support folks at whatever company makes deskpdf 2.5.

  • Conversion of Tiff docs using PDF generator

    Hi,
      In our business, we get the tiff images which needs to be converted to PDF. I learned that PDF generator ES can do this.
    Can we extract the text and values present in the Tiff images and save it in our database using OCR feature in PDF generator?
    If not with this, do we have any other way where we can use features of OCR and Adobe?
    Also, can we install LiveCycle PDF Generator ES trial version without installing the whole Enterprise suite? If we install by selecting the appropriate modules we want in enterprise suite, will it work fine without having other pieces of enterprise suite?
    Thanks in advance,
    kc

    Hi Elyguy,
    Please see this document: Application, file icons change to Acrobat/Reader icon.
    If the solutions listed there don't work to re-associate your filename extensions, please let us know!
    Best,
    Sara

  • Is anyone has already had the following error using PDF Generator?

    Hello,
    I try to convert some documents (.doc, .ppt, ...) into .pdf using the PDF Generator.
    And sometimes, I hava the following error in a .log file (in the out directory):
    Failed to process job DDLaunchObject-2006-08-08 13-22-40.102.doc
    Error Code: 1,011
    Reason: The BMC reported failure in converting the document.
    Is anyone has already had that error? What do I have to do?
    Please, could you help me?
    Thanks a lot!

    I have seen this error when trying to convert a certain Word document. The Word document itself when i opened it in Word resulted in a warning message that it needed to install a language pack, once i installed this language pack, the conversion in PDFG worked.
    PDFG uses the native process in the background to convert the files. That means for Word docs it actually uses msword.exe to read the document. If opening the document in Word results in any kind of error or user dialog, then this could be what causes the PDFG server to fail, as the server cannot respond to the error/dialog that occurs.
    hope that helps.
    David.

  • How to use PDF generator installed on dedicated machine

    Hi!
    According to Adobe official recommendation I have installed PDF generator on dedicated machine, separed from rest of LiveCycle modules. But now I don't know how to use such a PDF generator from my LC processes. Obviously I may use webservice component and call PDF generator using SOAP. But that is not elegant. I searched in adminui for some URL or IP address settings, but found nothing.
    And what to do when I have more then one PDF generator server? Probably I need some sort of load balancing. Is LC ES capable of work in such configuration?
    Thanks for some ideas.
    --- Jaroslav

    There is possible to specify PDF generator location in file repository:///assembler.properties . So I created the file:
    serverType=JBoss
    protocol=soap
    endPoint=http://192.168.2.1:8080
    username=administrator
    password=password
    and put it to repository root. Unfortunetally nothing happened. I restared server also but no effect. Do you have some experience with configuring server location in LiveCycle?
    --- Jaroslav

  • Problems installing PDF Generator with Workflow

    Hello,
    I was trying to combine PDF Generator with LiveCycle Workflow 7.2. I followed the instructions in the document 'Integrating Adobe LiveCycle Products'. Now I'm getting a Java error message when I try to access the Administrator login:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: com.adobe.admin.bean.FeaturesBean.validateUserSession(Ljavax/servlet/http/HttpServletRequ est;)V
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
    org.apache.jsp.access_jsp._jspService(access_jsp.java:162)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    com.adobe.idp.um.auth.filter.PortalSSOFilter.doFilter(PortalSSOFilter.java:105)
    com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 61)
    root cause
    java.lang.NoSuchMethodError: com.adobe.admin.bean.FeaturesBean.validateUserSession(Ljavax/servlet/http/HttpServletRequ est;)V
    org.apache.jsp.access_jsp._jspService(access_jsp.java:97)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    com.adobe.idp.um.auth.filter.PortalSSOFilter.doFilter(PortalSSOFilter.java:105)
    com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 61)
    Has anyone also experience these kind of problem? Or has anyone an idea where this 'validateUserSession' function is located, which *.jar, *.war or *.ear?
    BTW: I checked that Workflow in running properly before I installed PDFG.
    Regards, Karin

    Hello,
    I think I found something: the webapp.jar in adminui.war in LiveCycle.ear contains the FeatureBean class and is different once I have PDF Generator included. I tried to exchange this jar file. Now I have access again to the administrator webapp.
    However, I get an error message when I try to convert images with Acrobat:
    "The service to convert the document could not be looked up."
    Can this have something to do with the exchange? It's a strange error message because Acrobat is installed together with PDF Generator.
    Or could it be because I have also Adobe Reader 7.0.8 installed?
    Any ideas would be really appreciated.
    Regards, Karin

  • Problems printing pdfs generated by Crystal Reports X

    The printers in our office area were recently upgraded to Xerox Work Centre 5632 printers using Managed Print Service.  We are now having issues printing reports from within the application to any of these newly defined printers.  The Arial font, which is commonly used on the majority of our report templates, is displaying as a series of squares with readable letters or numbers thrown in randomly.   I don't know if the issue is limited to Arial, or if other fonts behave similarly.  I have tried to print several different reports to several different print servers and printer combinations, all with the same result. When viewing the report online, or saving as PDF and viewing, it looks fine.  If we save the report as a PDF, then select "print as an image" (on the advanced tab of the print menu), the report will print correctly.
    Is there any way to either change the report design or a setting in Crystal Reports to prevent this from happening ? This problem did not occur when using a different printer.

    This is not a Crystal Reports issue.  It is a printer (or printer driver) issue.  Does the printer support Arial font???
    HTH,
    Carl

  • Page length problem in PDFs generated from HTML pages in Acrobat

    I just spent an exhausting 2-1/2 hours on the phone with Adobe tech support (offshore) in order to get a 5 minute fix. I figured that I'd document it here in case another user has the same problem. (I'd checked the forums and a few e-mail lists and hadn't found a solution.)
    When generating PDFs from HTML (Web) pages, Acrobat squeezed all of the text into the middle of a single page (with just the last inch or so of text on page 2). This resulted in pages that Acrobat identified as being 30", 40", even 60" long, and the printed results were unusable. I haven't been able to identify an event or a system change that caused this to happen; Acrobat had been generating PDFs properly before this trouble started.
    THE FIX:
    1. Start Acrobat and run the Repair Installation option from the Help menu.
    2. Go to C:\Documents and Settings\user\Application Data\Adobe\Acrobat\8.0
    and rename the Preferences file to PreferencesOld. A PC restart will be
    required after this change.
    3. Restart Acrobat. This creates a fresh Preferences folder.
    4. Test creating PDFs from a single HTML page and from multiple pages.

    Thanks, Bernd, but where are these settings?  While I'm writing, is there a setting to make an html file fit on one page in Acrobat?

  • Error while using PDF generator Watch folder process

    Hi.. following error happened while converting .doc document to PDF.
    Failure Time----Thu Feb 12 11:43:41 CET 2009
    source location ---- Reason of failure is-----Invocation error.
    Invocation error.
    ALC-PDG-001-000-Fehler bei der Konvertierung wegen einer Ausnahme.
    An unexpected exception while resolving a new connection to an Adobe Service.
    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.GeneratedMethodAccessor702.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 org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 58)
    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:154)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
    at org.jboss.ejb.Container.invoke(Container.java:873)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)
    at $Proxy270.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

    Deepak,
    Can you indicate the exact version of Adobe LiveCycle that is being used? Also, please let me know which application server, database and MS Office versions are being used.
    Also, please delete (or achive) your existing application server log files, and restart your application server. Then repeat the steps that lead to this error.
    Finally, please post the application server log files.

  • Problem using Auto Generated Task Form with Autogenerated ADF controls

    Sorry bothering you again, but I'm in troubles again.
    I'm using an autogenerated page for a human task with adf controls. Generates fine, it's deployed in App Server and runs Ok, buth when you try to see the form, you get this error:
    500 Internal Server Error
    Servlet error: Security sensitive exception occured. Please consult application log for details.
    And in the log, I got:
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Class not found:oracle.classloader.util.AnnotatedNoClassDefFoundError
         Dependet class: oracle.bpel.services.workflow.adfforms.BPELWFDCDef
         Loader: oracle.bpel.common:10.1.3
         Origen : /C:/programs/com/oracle/SOASuite/10.1.3.1/bpel/system/services/lib/bpm-services.jar
         Configuration: <code-source> in /C:/programs/com/oracle/SOASuite/10.1.3.1/j2ee/oc4j_soa/config/server.xml
    Class can be found in:
         1. Code origen: /C:/programs/com/oracle/SOASuite/10.1.3.1/BC4J/jlib/adfui.jar (from <code-source> in /C:/programs/com/oracle/SOASuite/10.1.3.1/j2ee/oc4j_soa/config/server.xml)
         Este origen de código está disponible en el cargador adf.oracle.domain:10.1.3.
         Este origen de código está disponible en el cargador adf.generic.domain:10.1.3.
         2. Origen de Código: /C:/programs/com/oracle/SOASuite/10.1.3.1/BC4J/lib/adfm.jar (from <code-source> in /C:/programs/com/oracle/SOASuite/10.1.3.1/j2ee/oc4j_soa/config/server.xml)
         Este origen de código está disponible en el cargador adf.oracle.domain:10.1.3.
         Este origen de código está disponible en el cargador adf.generic.domain:10.1.3.
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2264)
         at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1462)
         at oracle.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:167)
         at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
         at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:645)
         at oracle.classloader.SearchPolicy$CheckSharedLibraries.getClass(SearchPolicy.java:396)
         at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1674)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:38)
         at oracle.jbo.common.JBOClass.forName(JBOClass.java:164)
         at oracle.adf.model.adapter.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:132)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:76)
         at oracle.adf.model.BindingContext.get(BindingContext.java:457)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
         at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
         at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:128)
         at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
         at oracle.jbo.uicli.binding.JUMethodIteratorDef$JUMethodIteratorBinding.<init>(JUMethodIteratorDef.java:138)
         at oracle.jbo.uicli.binding.JUMethodIteratorDef.createIterBinding(JUMethodIteratorDef.java:93)
         at oracle.jbo.uicli.binding.JUMethodIteratorDef.createIterBinding(JUMethodIteratorDef.java:84)
         at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
         at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
         at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
         at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
         at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
         at oracle.adf.model.BindingContext.get(BindingContext.java:483)
         at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
         at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
         at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:261)
         at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:165)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:178)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    There is something I must add?

    See if this helps -
    https://forums.oracle.com/thread/2460140

  • I have problem using PDF fillable/saveable t1135-fill-14e.pdf

    I was directed to a page after clicking the link for fillable/saveable t1135-fill-14e.pdf. It says to upgrade to latest version of Adobe Reader. I'm going in circle after upgrading.
    I'm hoping to be able to submit online without printing the form, filling it out by hand, and going to the post office to mail it.

    What browser on Operating system?
    You may need to try another browser if you are using Chrome...

  • Using LiveCycle PDF Generator with VSD viewer

    Hi everyone,
    Is it possible to use PDF generator to convert vsd files into pdf file with only installing a Microsoft VSD Viewer instead of the standard complete Microsoft Office Visio Install ?
    Thanks,
    Thomas

    You can create a web service to convert html to pdf using the HTML to PDF converter library for .NET or the converter integratd in the Winnovative PDF Creator for .NET. You can download the development libraries from http://www.winnovative-software.com .

  • How many Licenses of Acrobat Professional do I need for Adobe LC PDF Generator

    Hi,
    At our customer site we have purchased 6 licenses of Adobe LiveCycle PDF Generator and have recieved a license file with the keys for Adobe LiveCycle PDF Generator and Adobe Acrobat Professional. We bought the license from a reseller of the product. We understand that the Adobe LiveCycle PDF Generator is a server based software and needs 1 license per CPU. Each of our server (Dev, Val & Prod) have 2 CPU's so we have sufficient licenses (6). We are under the impression that this would suffice. How ever we are not sure on how many licenses we need for Acrobat Professional.
    Here is a brief description of the way we would use Adobe LiveCycle PDF Generator. We are deploying a PLM system and one of the requirement is to render Word documents to PDF so we are using PDF Generator for this capability. On our Adobe servers we will install Microsoft Word, Acrobat Professional V9 Extended and the Adobe Livecycle PDF Generator. We will have around 150 users for the PLM system being deployed. The PLM system is a Web based system which means the PLM application server will be running on a Solaris server in our case. As part of the workflows in the PLM system, at the end of the workflow process, the PLM server would trigger a request to the Adobe server to convert the word document to PDF. The Adobe server processess the request and returns the PDF file that gets generated.
    Based on the above usage of the system how many licenses of Acrobat Professional do we need? We will be installing Acrobat only on the server where we install the Livecycle PDF Generator. We had a call with our purchasing person today and she cautioned us that for Adobe Acrobat Professional we might need 1 license per user of the PLM system. She has asked us to check this with the Vendor of the product. Somehow I don't think it makes sense to purchase so many Acrobat Professional licenses even though we install only once.
    So can someone tell me How does the licensing for Adobe Livecycle PDF Generator work? How many Acrobat Professional licenses we actually need? Is it based on the number of users in the system that is triggering the request? Appreciate your response on this.
    Regards,
    Ragha

    You really should talk to your Adobe Sales Rep about this.  There are all kinds of special deals, licenses and such for customers using LiveCycle.  (For instance the license for PDFG may include Acrobat licenses for certain uses).

  • Where can I get technical documentation about generating PDF with PDF Generator and Reader Extension

    Hi,
    I need generate a PDF (from DOC) using PDF Generator and also Reader Extensions to enable extra functions.
    I've been looking for technical documentation to know how can I design this but without luck!
    Can somebody helps me?
    Thanks!!!
    Laura.

    Hey I am not sure but this link may help u in this:
    http://www.adobe.com/support/documentation/en/livecycle/

Maybe you are looking for

  • White noise, sort of packet loss when talking with...

    Hi, For some unknown reason when I talk with one specific person the call doesn't exactly drop out it sort of cuts the audio and gives me white noise (sort of like when you get packet loss when transferring files or gaming), I have 0 idea why it does

  • IDVD Stops Responding when Exporting from iMovie

    I'm using iDVD and iMovie (from iLife 06 and fully up to date) on a MacPro (also up to date on all software, MacOSX, Quicktime etc). This proceedure has worked before several times but now results in a non-responding iDVD every time I try it, includi

  • How to add and remove storage from ASM at the same time?

    Scenario: I want to drop some disks from asm 1- Add disk to asm -----> rebalance 2- drop disk from asm ----> rebalance Is there anyway to make this process faster instead of going to rebalancing twice?

  • How can I display favorites products list as table?

    When I insert favorites list module on a page, {module_favorites,i,27,0} it renders them as <li> (one per row).  I want them to render as the product list. (Several products per row). {tag_productlist,3,,6,alphabetical,true,false} How can I do this?

  • How do I retrieve my previous Apple ID password?

    I am still learning to use my macbook pro.   I set up my Apple Id account and password.  I used that password to purchase/upload some applications from the Apple Store.   I wanted to update some but could not remember my Apple ID.  I re-set and creat