Is there any Java API to interact/integrate with Adobe LiveCycle Policy Server

Hi,
We are already using Adobe LiveCycle Policy server & has manual process in place to send documents to clients.
Going forward we want to automate this document generation process. We are using Java, JEE in our application.
We are planning to use below steps to automate this process.
1) Administrator will create a Template in Adobe Policy Server and will map users intended to receive mails with this template
2) Our application will interact with Adobe Policy Server and use Template ID to generate PDF document and send mails to client.
Can anyone please let me know if there is any Java API which can be used to perform the above second step.
Thanks a lot for your help.
Best Regards - Roy

Hi Steven,
What you refer to is PDF Generator version 7.x Postscript edition.
In version 7 of the product there were 3 editions:
1. PDF Generator Professional
Create PDF files from a wide range of source files:
Print (PS, EPS, PRN)
Image (JPG, GIF, BMP, TIFF, PSD)
Standard office formats (DOC, XLS, PPT, WPD, MPP)
Text (TXT, RTF)
Web (HTML)
Design files (DWG, VSD)
Generate all types of Adobe PDF file formats:
PDF 1.3, 1.4, 1.5, 1.6
PDF/X-1a and PDF/X-3 for prepress document exchange
PDF/A for archiving with easy search and retrieval
Searchable PDF files from images
Convert PDF files to:
HTML documents
Text (TXT, RTF, accessible)
Images (TIFF, PNG, JPEG)
Print (PS, EPS)
2. PDF Generator Elements
Create PDF files from a wide range of source files:
Print (PS, EPS, PRN)
Image (JPG, GIF, BMP, TIFF, PSD)
Standard office formats (DOC, XLS, PPT, WPD, MPP)
Text (TXT, RTF)
Web (HTML)
Design files (DWG, VSD)
Generate all types of Adobe PDF file formats:
PDF 1.3, 1.4, 1.5, 1.6
PDF/X-1a and PDF/X-3 for prepress document exchange
PDF/A for archiving with easy search and retrieval
Convert PDF files to:
HTML documents
Text (TXT, RTF, accessible)
Print (PS, EPS)
3. PDF Generator Postscript
Create PDF files from a wide range of source files:
Print (PS, EPS, PRN)
Generate all types of Adobe PDF file formats:
PDF 1.3, 1.4, 1.5, 1.6
PDF/X-1a and PDF/X-3 for prepress document exchange
PDF/A for archiving with easy search and retrieval
So basically what you have is the very limited edition, doing exactly what you said. For more functionality you should opt for one of the other editions (that for version 7.x)
Today's version is the newer LC PDF Generator ES. You can look for its specifications at http://www.adobe.com/products/livecycle/pdfgenerator/
Thanks

Similar Messages

  • Is there any java API throgh which My program can get harddisk,cpu ID adres

    hello
    Is there any java api throuh which i can get hard disk and processor serial numbers.
    i have already use
    process p=Runtime.getTime().exec("cmd command");
    please other than this send any java api, progamming technique that remain same on all plate forms
    advance thanks
    best regards

    >
    Is there any java api throuh which i can get hard disk and processor serial numbers.
    i have already use ..>1) What business is that information to your app.? Or to put that another way. Why do you want to know?
    2) Those words are 'Java', 'API' and 'I' (which is always upper case).
    3) One upper case letter should be used at the start of each sentence, not just once at the start of a post.

  • Is there any Java API equivalent to Javascript eval() method?

    Is there any Java API equivalent to Javascript eval() method?
    Regards
    Rakesh

    No there isn't however you can use Jython (or another scripting language of your choice) to reproduce this functionality.

  • Is there any java API available to make call to 11g Composite Service?

    Hi All,
    How can I make a call to 11g Composite from java? Is there any java client API available for this?
    Thanks,
    Vidya

    Sure there is a way.
    Here is a documentation link:
    Link: [http://download.oracle.com/docs/cd/E15523_01/integration.1111/e10224/invocapi.htm#CHDBBBBC]
    Adam

  • Is there any java api available to get the process identifier ?

    Hai,
    I am in need to get the process identifier of a running process.
    Is there any API available or any shell script which can be used in exec command
    to get it.
    Thanks in Advance.
    Kavitha M.

    Hint: Don't use the exec command! This would spawn off a new shell with a different PID. You might want to look at JNI (Java Native Interface) to attach a piece of C code to your Java application that can find out the PID.

  • Are there any JAVA APIs that control usb ?

    i can't find any document JAVA APIs that control usb�C
    help me !!

    I think there is an API planned. But I think it is still in the specification state. Search the developer connection.

  • Is there a Java API for Tree data structure?

    Hi,
    I am wondering is there any Java API to work on Tree based data structure.
    I could read in some forums / sites that teach me how to create tree based objects using collection.
    But I wanted to know is there any core java API that can be used directly for tree based operations. (like binary tree or other type of trees)
    Please comment on this doubt.

    Headed using google and other stuff not found one.
    Suggestion: Why not start building the one, its a good idea to do that, isn't it.

  • Any Java API for dumping database?

    As far as I know, the normal way to dump a database is to execute some command on the console.
    Is there any Java API for dumping a database, so that the operation can be wrapped in the code?
    The database system that I'm using is MySQL. Please help. Thanks!

    By "dumping a database" I mean exporting data in the database into a text file, as a backup, that can be used when restoring the database. For example, in MySQL, I can run "mysqldump" on the command line to dump the database into a file.
    So far I still have no idea how to do this using JDBC or any other Java API. Please help!

  • Is there any Java Mail API to get the delivery mail status

    My requirement is to capture the delivery mail status that is being sent via my application. Is there any Java Mail API or any other way to do this.Kindly guide

    Yes, you can use the [UTL_HTTP Package|http://www.oracle.com/pls/db102/to_URL?remark=ranked&urlname=http:%2F%2Fdownload.oracle.com%2Fdocs%2Fcd%2FB19306_01%2Fappdev.102%2Fb14261%2Fpackages.htm%23sthref1930]

  • Is there any separate api to access emails in windows mobiles

    is there any separate api to access emails in windows mobiles

    Of course there is an API to repository objects, and the SUN/iPlanet people are using it. Also in past times Forte-partners have used it. You can see the classes when you set certain cfg. flags. The problem is, there is no documentation about that API provided by SUN. If you find an expert within the community (who is not bound by a non disclosure ), it will be rather easy to set up C++ wrappers to integrate with an external (non TOOL) application.
    We feel a need for documented access to the repository objects as well, as that would make several tasks of development automatization and integration with other development tools (Forte for JAVA e.g.) more straight forward.

  • Any Java API available for character recognition.. Please help

    Hi,
    I am wondering if there are any Java API for identifying the character encoding of a text content. I came across NGramJ but not enough documentation to integrate with my application. Any help would be appreciated.
    Thanks.

    I used this but the CharsetToolKit identifies only among UTF-8, UTF-16LE and UTF-16 not any other encodings like TIS-620 etc. I am new to this as well, so not sure whether I am doing it right. Please advise.
    Also, if any samples of chardet would be appreciated.
    One thing not sure, is when I send a message has Thai characters from Hotmail having my browser setting to Thai encoding(TIS-620) but my Hotmail account language is English and sent to one of my exchange accounts. In the outlook, the message looks gibbrish.
    So I need the charset encoding detector to let me know what type of encoding is done on the content (as if you choose English as the language option, the Hotmail server doesn't have charset parameter in the content-type header) so that I can decode and re-encode to UTF-8.
    Any immediate response would be appreciated.

  • Is there any java runtime for this pocket PC?

    Hello all,
    Is there any java runtime/compiler for compaq pocket pc with ARM SA1110 processor??
    Can i use the personaljava Version 1.1, Beta 1 ??
    Is it possible to run XML api on pocket pc with the above config?
    Thanks.

    You can also use the kXML parser from the Enhydra organization (http://kxml.enhydra.org/). This is a package of XML parsing and DOM generation utilities specifically designed to run on small devices. Note, however, that to make it efficient for small devices, they are not W3C compliant.

  • Is there any Discoverer API

    Is there any discoverer API exposed for.Java developers to create plugin components and use them in the ADMIN version?

    I'm not sure if there's an API from ADMIN to Java.
    However, under the newest versions, Oracle very strongly is supporting Java to perform many things that the ADMIN version does (so in other words, going the other way).
    It's my opinion - and I know ... everyone's got 'em - but it sure looks to me that Oracle will some day replace the client / server version of Admin with a Java program that does the same thing.
    I believe that you can create the Java yourself now if you're good at Java to literally replace the Admin client / server version.
    And if you do it - please fire me a copy as I'd love one of those!
    Russ

  • Is there any j2me api to assign ringtone to specific contact ?

    Is there any j2me API in PIM or something else to assign custom ringtone to specific contact or specific phone number? if anyone of u have worked on this thing ..please share your solutions with me.....

    You can use numactl to lock any process to a NUMA node, but that only helps if your machine really is NUMA (AMD Opteron servers are, Itanium systems often are).
    You should be able to enumerate nodes using:
    numactl -H
    And lock the process to a node using for instance:
    numactl cpubind=$node_num membind=$node_num java MyClass
    It is hardware dependent how many CPUs and how much memory you have per node. A common number of CPUs is 1-4 sockets.
    Regards -- Henrik

  • Is there any Exchange API support exporting .edb file to .pst file.

    Hi
    I'm working on a feasibility study of Exchange single mailbox/item recovery for our product. I find that there are some third part software can extract items  from .edb file , and export specific items to .pst file. But there is not public 
    Exchange SDK about this functionality. So I want to know is there any special API  be provided for third part partener about this extract  .edb file?  if not, are there any another way to implement this functionality?

    To recover your EDB file you must need a 3rd party Exchange Server Recovery Software. For your convenience you can read this tutorial about EDB Recovery. visit
    http://www.edbtopsttutorial.net

Maybe you are looking for

  • Osx mavericks shutdowns by itself

    Running latest OSX Mavericks 10.9.1 on MBP Retina, 15-inch, Late 2013. Few days ago computer started to complete shutdown itself when I close lid for few hours. When I close it for some minutes, it works just fine (like it was before). When I keep it

  • Can someone (ANYONE!) Please tell me why my account still has a $299 past due balance?

    Waaaaaaaaaaaaaaaaay back in early November I received my new iPhone 6 Plus on the Edge plan. There was no return label in the box, so I contacted support and a label was shipped to me in a couple of days. I sent the old iPhone 5 back in the box with

  • Fail to start apple mobile device

    I just install itunes 11.1.5 for 64bit windows 7, when i go to services to start the apple mobile device there is a error massage pop up... "The Apple Mobile Device service on local computer started and then stopped. Some services stop automatically

  • Repair Permissions always has something to repair...

    When I run Disk Utility and Repair Disk permission, there is always something to repair. No matter if I run twice, is this normal? This is what it says after repair: Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resourc

  • Hierarchy Problem....Reply immediately

    Hey, When i'm using hierarchy in report, it is displaying values for the root node also. For example my top node is Region and lower node is state and city. It is displaying values for Region,State and City. Actually it should display Sum for Region