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

Similar Messages

  • Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process.

    Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process. I have a client application which will prepare number of source files and some meta data information (in .XML) which will be used in header/footer. Is it possible to put a run time generated DDX file in the watch folder and use it in Process. If possible how can I pass the file names in the DDX. Any sample Process will be very helpful.

    If possible, make use of Assembler API in your client application instead of doing this using watched folder. Here are the Assembler samples :  LiveCycle ES2.5 * Programming with LiveCycle ES2.5
    Watched folder can accept zip files (sample : Configuring a watched folder to handle multiple input files and write results to a single folder | Adobe LiveCycle Blog ). You can also use execute script to create the DDX at runtime : LiveCycle ES2 * Application Development Using LiveCycle Workbench ES2
    Thanks
    Wasil

  • I am not able to modify the text in pdf output file using pdf editor

    Hi,
    We have upgrade the xml 5.6.1 in server level. After upgrading this, we are not able to modify the pdf output file. Previously we used to modify text and delete text in pdf file which is generated by oracle Application. As of now we cann't upgrade higher version. Can you suggest what to do?.

    Check the xdo configuration file option in the user guides. There should be options that allow / disallow modifying text specifically. If you are in EBS, you should be able to change the configuration file options from the XML Publisher Administrator UI.
    Klaus

  • Combine ppt files into pdf - picture issue

    Hello All,
    we are trying to combine several ppt files into one pdf document . Joining process went correctly, but some pictures in the final pdf are broken. If we try to save separate file to pdf, there is no issue. This issue is visible only during marging several ppts files into pdf. Please, do somebody know, where shoold be a problem ? (Office 2013, Adobe Acrobat XI)
    Thanks in advance for any help.
    Peter

    Hi Peter Drgon,
    One possible solution would be to replace the broken images of the combined pdf with original ones.
    You can select the particular broken images from your ppt file and convert them to pdf,
    then import that image containing pdf into your combined pdf file and later you can use 'edit text and images' tools to replace the broken Image in your combined pdf file.
    Does that help? If you face any challenges or if i have misinterpreted your issue. Please let me know.
    Regards,
    Rahul

  • Rename files in PDF Generator

    Hi!
    This is the situation.
    I have an old aplication and im needed to print from it (over 80000 files).
    This app always print with the same name (ex RP001) so, i cant use a standard PDF printer, because it keep asking  to overwrite.
    I need to know if LiveCycle PDF Generator can help me with this requirement (automatic change files names or something)
    PS: Sorry for my english.
    Thanks.
    Guido.

    PDFG can definitely convert PS files to PDF in batch. A typical scenario is either sending these files to LiveCycle via a SOAP, or REST endpoint over HTTP, or the files can be dumped into a watched folder on disk, and PDFG will pick them up and give back a converted PDF.

  • 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 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

  • 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.

  • Open a PDF file using PDF reader

    Hi All,
    How to open a dynamique adresse of pdf files with adobe reader and not with the browser using URLLoader
    Thanks,
    Amine

    what sort of flash app do you have ?
    I have flash player, not projector or air app.
    Are you sure your users have adobe reader set as their default pdf viewer ?
    Yes, it's for a project in the hospital, i have  medical articles and i create app for searching  articles by categories and specialities

  • Print an AI-file using PDF

    hello,
    I'm an illustrator working on CS3 and using especially different brushes in my artwork.
    What I am asking myself (and never got a specific answer) is : when I prepare my AI-files for the agency who will print them, I save them as high quality PDF-files with the Illustrator CS3 application and not Acrobat Professionnel and I'm surprised, these PDF-files are made of about only 100 - 500ko!! (when the illustration has about 2 or 10 or even 20 Mo). Can this really be enough for quality for printing?
    thank you very much, dorothea

    thank you for your answers, I will just try to say it more exactly (sorry my english is not so good) :
    the artwork I do are illustrations that contain brush lines, color and also different "gradations" (but no high resolution images)
    and when I save them as PDF files - with the PDF Preset - for printing, their sizes are about 100KB (Ko in french :-) - the AI files are 20MB in size.
    So as Doug says this can be just the size of an vectorized logo I feel reassured, but still remains a little question is it enogh quality for saving perfectly the "colour gradations"
    thanks again, dorothea

  • How to generate .xsd file using jaxb generated java files

    Hi,
    We need to upgrade our applicatio to jdk1.6 which has jaxb2.0 class files in it. Our application has java files generated from .xsd using jaxb1.0.2 version. At present we dont have .xsd or .xml file with us.
    We decide to generate .xsd file by using jaxb1.0.2 generated java files. I tried using schemagen.exe given by jdk1.6 to generate .xsd file. It error out. Is there any other way to generate .xsd file ?
    pls let me know.
    thanks,
    Thiru

    Object-XML mapping is a new feature in JAXB 2.0. Classes generated with JAXB 1.0 won't generate a schema.
    Generate Java classes with JAXB 2.0 xjc.
    http://www.theregister.co.uk/2006/09/22/jaxb2_guide/

  • Combined Acrobat file - scanned PDF wrongly gets landscape orientation

    Online subscription Acrobat - when combining files, a scanned portrait-orientation PDF file is reformatted to landscape orientation, clipping contents at the bottom of the page. Is this a bug, or can I fix this?
    Frode

    One solution was to take the scanned PDF, open it in Reader, and "Print-to-PDF" it again but selecting Landscape orientation instead of automatic orientation.
    Frode

  • Partial conversion of .mht file using PDFG.

    Hi,
    I am facing problem while converting .mht(single web page) files using PDF Generator. The conversion is partial. I am trying the programmatic conversion using SOAP endpoints.
    Deployment information is as given below:
    1)PDFG is installed on a JBOSS server running on top of a windows server as OS.
    2)Application accessing PDFG using SOAP endpoints is running in a websphere container running on top of AIX as OS.
    However if i try to execute same code from application deployed on websphere on a windows platform, the conversion is correct.
    Please advice....

    Hi Mohan,
       I have a collection of Blogs (links) which Specify the File content conversion parameters.
    File content conversion, I am Not sure as which Link will Match Your Requirement exactly...
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Please see the below links for file content conversion..
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC
    File Content Conversion for Unequal Number of Columns
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns - FCC
    Content Conversion (Pattern/Random content in input file)
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file - FCC
    Regards,
    Sainath chutke

Maybe you are looking for